]> Creatis software - clitk.git/blob - vv/qt_ui/vvToolFoo.ui
9748f2b34adaea3a398ac4df336a9a8d117afb86
[clitk.git] / vv / qt_ui / vvToolFoo.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>vvToolFoo</class>
4  <widget class="QWidget" name="vvToolFoo">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>358</width>
10     <height>213</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <widget class="QPushButton" name="pushButton">
17    <property name="geometry">
18     <rect>
19      <x>150</x>
20      <y>90</y>
21      <width>75</width>
22      <height>23</height>
23     </rect>
24    </property>
25    <property name="text">
26     <string>Foo !</string>
27    </property>
28   </widget>
29  </widget>
30  <resources/>
31  <connections>
32   <connection>
33    <sender>pushButton</sender>
34    <signal>clicked()</signal>
35    <receiver>vvToolFoo</receiver>
36    <slot>close()</slot>
37    <hints>
38     <hint type="sourcelabel">
39      <x>220</x>
40      <y>135</y>
41     </hint>
42     <hint type="destinationlabel">
43      <x>100</x>
44      <y>-18</y>
45     </hint>
46    </hints>
47   </connection>
48  </connections>
49 </ui>