equal
deleted
inserted
replaced
|
1 <ui version="4.0" > |
|
2 <author></author> |
|
3 <comment></comment> |
|
4 <exportmacro></exportmacro> |
|
5 <class>Form</class> |
|
6 <widget class="QWidget" name="Form" > |
|
7 <property name="geometry" > |
|
8 <rect> |
|
9 <x>0</x> |
|
10 <y>0</y> |
|
11 <width>400</width> |
|
12 <height>300</height> |
|
13 </rect> |
|
14 </property> |
|
15 <property name="windowTitle" > |
|
16 <string>Form</string> |
|
17 </property> |
|
18 <widget class="QComboBox" name="comboBox1" > |
|
19 <property name="geometry" > |
|
20 <rect> |
|
21 <x>30</x> |
|
22 <y>30</y> |
|
23 <width>171</width> |
|
24 <height>26</height> |
|
25 </rect> |
|
26 </property> |
|
27 <property name="currentIndex" > |
|
28 <number>0</number> |
|
29 </property> |
|
30 <item> |
|
31 <property name="text" > |
|
32 <string>Foo</string> |
|
33 </property> |
|
34 </item> |
|
35 <item> |
|
36 <property name="text" > |
|
37 <string>Bar</string> |
|
38 </property> |
|
39 </item> |
|
40 <item> |
|
41 <property name="text" > |
|
42 <string>Baz</string> |
|
43 </property> |
|
44 </item> |
|
45 </widget> |
|
46 </widget> |
|
47 <pixmapfunction></pixmapfunction> |
|
48 <resources/> |
|
49 <connections/> |
|
50 </ui> |