]> Creatis software - clitk.git/blobdiff - vv/qt_ui/vvToolFoo.ui
Merge branch 'VTK6_Qt5_4DROI' into VTK6_Qt5
[clitk.git] / vv / qt_ui / vvToolFoo.ui
index 9748f2b34adaea3a398ac4df336a9a8d117afb86..eab637ac1cc4424f9df8bc40b65dde65d5acf459 100644 (file)
   <property name="windowTitle">
    <string>Form</string>
   </property>
-  <widget class="QPushButton" name="pushButton">
-   <property name="geometry">
-    <rect>
-     <x>150</x>
-     <y>90</y>
-     <width>75</width>
-     <height>23</height>
-    </rect>
-   </property>
-   <property name="text">
-    <string>Foo !</string>
-   </property>
-  </widget>
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="0" column="0">
+    <widget class="QPushButton" name="mButton">
+     <property name="text">
+      <string>Foo !</string>
+     </property>
+    </widget>
+   </item>
+  </layout>
  </widget>
  <resources/>
- <connections>
-  <connection>
-   <sender>pushButton</sender>
-   <signal>clicked()</signal>
-   <receiver>vvToolFoo</receiver>
-   <slot>close()</slot>
-   <hints>
-    <hint type="sourcelabel">
-     <x>220</x>
-     <y>135</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>100</x>
-     <y>-18</y>
-    </hint>
-   </hints>
-  </connection>
- </connections>
+ <connections/>
 </ui>