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="QLabel" name="label" > |
|
19 <property name="geometry" > |
|
20 <rect> |
|
21 <x>80</x> |
|
22 <y>50</y> |
|
23 <width>231</width> |
|
24 <height>16</height> |
|
25 </rect> |
|
26 </property> |
|
27 <property name="text" > |
|
28 <string>This is a Text Label</string> |
|
29 </property> |
|
30 </widget> |
|
31 </widget> |
|
32 <pixmapfunction></pixmapfunction> |
|
33 <resources/> |
|
34 <connections/> |
|
35 </ui> |