git-svn-id: svn://db.shs.com.ru/libs@158 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2017-01-18 12:27:47 +00:00
parent d84f78e4e8
commit 30fd5d2a07
2 changed files with 12 additions and 12 deletions

View File

@@ -134,7 +134,7 @@ void CDCore::k_calculate() {
} }
void CDCore::reinitConnection(const PIString &configuration) { void CDCore::reinitConnection(const PIString & configuration) {
PIString c = configuration; PIString c = configuration;
connection.stop(); connection.stop();
connection.removeAllDevices(); connection.removeAllDevices();

View File

@@ -74,7 +74,7 @@
<extends>QTreeView</extends> <extends>QTreeView</extends>
<header location="global">cdkview.h</header> <header location="global">cdkview.h</header>
<slots> <slots>
<signal>bisyStatusChanged(bool)</signal> <signal>busyStatusChanged(bool)</signal>
<slot>sendK()</slot> <slot>sendK()</slot>
<slot>receiveK()</slot> <slot>receiveK()</slot>
<slot>saveK()</slot> <slot>saveK()</slot>
@@ -93,8 +93,8 @@
<slot>receiveK()</slot> <slot>receiveK()</slot>
<hints> <hints>
<hint type="sourcelabel"> <hint type="sourcelabel">
<x>569</x> <x>571</x>
<y>69</y> <y>60</y>
</hint> </hint>
<hint type="destinationlabel"> <hint type="destinationlabel">
<x>410</x> <x>410</x>
@@ -104,7 +104,7 @@
</connection> </connection>
<connection> <connection>
<sender>treeView</sender> <sender>treeView</sender>
<signal>bisyStatusChanged(bool)</signal> <signal>busyStatusChanged(bool)</signal>
<receiver>pushButton_2</receiver> <receiver>pushButton_2</receiver>
<slot>setDisabled(bool)</slot> <slot>setDisabled(bool)</slot>
<hints> <hints>
@@ -113,8 +113,8 @@
<y>174</y> <y>174</y>
</hint> </hint>
<hint type="destinationlabel"> <hint type="destinationlabel">
<x>569</x> <x>571</x>
<y>66</y> <y>60</y>
</hint> </hint>
</hints> </hints>
</connection> </connection>
@@ -125,8 +125,8 @@
<slot>clearK()</slot> <slot>clearK()</slot>
<hints> <hints>
<hint type="sourcelabel"> <hint type="sourcelabel">
<x>463</x> <x>571</x>
<y>104</y> <y>89</y>
</hint> </hint>
<hint type="destinationlabel"> <hint type="destinationlabel">
<x>468</x> <x>468</x>
@@ -141,8 +141,8 @@
<slot>sendK()</slot> <slot>sendK()</slot>
<hints> <hints>
<hint type="sourcelabel"> <hint type="sourcelabel">
<x>190</x> <x>199</x>
<y>65</y> <y>60</y>
</hint> </hint>
<hint type="destinationlabel"> <hint type="destinationlabel">
<x>198</x> <x>198</x>
@@ -152,7 +152,7 @@
</connection> </connection>
<connection> <connection>
<sender>treeView</sender> <sender>treeView</sender>
<signal>bisyStatusChanged(bool)</signal> <signal>busyStatusChanged(bool)</signal>
<receiver>pushButton</receiver> <receiver>pushButton</receiver>
<slot>setDisabled(bool)</slot> <slot>setDisabled(bool)</slot>
<hints> <hints>