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>426</width> |
|
12 <height>327</height> |
|
13 </rect> |
|
14 </property> |
|
15 <property name="windowTitle" > |
|
16 <string>Form</string> |
|
17 </property> |
|
18 <widget class="QRadioButton" name="radioButton" > |
|
19 <property name="geometry" > |
|
20 <rect> |
|
21 <x>60</x> |
|
22 <y>40</y> |
|
23 <width>221</width> |
|
24 <height>20</height> |
|
25 </rect> |
|
26 </property> |
|
27 <property name="text" > |
|
28 <string>A checked radio button</string> |
|
29 </property> |
|
30 <property name="checked" > |
|
31 <bool>true</bool> |
|
32 </property> |
|
33 </widget> |
|
34 </widget> |
|
35 <pixmapfunction></pixmapfunction> |
|
36 <resources/> |
|
37 <connections/> |
|
38 </ui> |