Add behaviour of the groupbox into the designer form (to not define it into the code)
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 19 Apr 2010 12:48:03 +0000 (12:48 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 19 Apr 2010 12:48:03 +0000 (12:48 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3456 38d2e660-2303-0410-9eaa-f027e97ec537

wizard/ui/route_select.ui

index b8de05753c8e8815b0010e4bb78ebce8017ea850..f2525244d51a1cb4119b78e60acee5bf3b427c00 100644 (file)
   </layout>
  </widget>
  <resources/>
- <connections/>
+ <connections>
+  <connection>
+   <sender>advancedButton</sender>
+   <signal>toggled(bool)</signal>
+   <receiver>advancedGroupBox</receiver>
+   <slot>setEnabled(bool)</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>41</x>
+     <y>43</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>84</x>
+     <y>57</y>
+    </hint>
+   </hints>
+  </connection>
+ </connections>
 </ui>