equal
deleted
inserted
replaced
|
1 <ui version="4.0" > |
|
2 <author></author> |
|
3 <comment></comment> |
|
4 <exportmacro></exportmacro> |
|
5 <class></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 <layout class="QHBoxLayout" > |
|
19 <property name="margin" > |
|
20 <number>9</number> |
|
21 </property> |
|
22 <property name="spacing" > |
|
23 <number>6</number> |
|
24 </property> |
|
25 <item> |
|
26 <widget class="QSplitter" name="" > |
|
27 <property name="orientation" > |
|
28 <enum>Qt::Horizontal</enum> |
|
29 </property> |
|
30 <widget class="QLabel" name="label" > |
|
31 <property name="text" > |
|
32 <string>Foo</string> |
|
33 </property> |
|
34 </widget> |
|
35 <widget class="QLabel" name="label_2" > |
|
36 <property name="text" > |
|
37 <string>Bar</string> |
|
38 </property> |
|
39 </widget> |
|
40 <widget class="QLabel" name="label_3" > |
|
41 <property name="text" > |
|
42 <string>Baz</string> |
|
43 </property> |
|
44 </widget> |
|
45 </widget> |
|
46 </item> |
|
47 </layout> |
|
48 </widget> |
|
49 <pixmapfunction></pixmapfunction> |
|
50 <resources/> |
|
51 <connections/> |
|
52 </ui> |