0
|
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>529</width>
|
|
12 |
<height>408</height>
|
|
13 |
</rect>
|
|
14 |
</property>
|
|
15 |
<property name="windowTitle" >
|
|
16 |
<string>Form</string>
|
|
17 |
</property>
|
|
18 |
<widget class="QGroupBox" name="groupBox" >
|
|
19 |
<property name="geometry" >
|
|
20 |
<rect>
|
|
21 |
<x>60</x>
|
|
22 |
<y>30</y>
|
|
23 |
<width>181</width>
|
|
24 |
<height>161</height>
|
|
25 |
</rect>
|
|
26 |
</property>
|
|
27 |
<property name="title" >
|
|
28 |
<string>Group A</string>
|
|
29 |
</property>
|
|
30 |
<widget class="QPushButton" name="pushButton" >
|
|
31 |
<property name="geometry" >
|
|
32 |
<rect>
|
|
33 |
<x>0</x>
|
|
34 |
<y>30</y>
|
|
35 |
<width>171</width>
|
|
36 |
<height>32</height>
|
|
37 |
</rect>
|
|
38 |
</property>
|
|
39 |
<property name="text" >
|
|
40 |
<string>PushButton 1</string>
|
|
41 |
</property>
|
|
42 |
</widget>
|
|
43 |
<widget class="QPushButton" name="pushButton_2" >
|
|
44 |
<property name="geometry" >
|
|
45 |
<rect>
|
|
46 |
<x>20</x>
|
|
47 |
<y>80</y>
|
|
48 |
<width>131</width>
|
|
49 |
<height>32</height>
|
|
50 |
</rect>
|
|
51 |
</property>
|
|
52 |
<property name="text" >
|
|
53 |
<string>PushButton 2</string>
|
|
54 |
</property>
|
|
55 |
</widget>
|
|
56 |
</widget>
|
|
57 |
<widget class="QGroupBox" name="groupBox_2" >
|
|
58 |
<property name="geometry" >
|
|
59 |
<rect>
|
|
60 |
<x>300</x>
|
|
61 |
<y>30</y>
|
|
62 |
<width>181</width>
|
|
63 |
<height>161</height>
|
|
64 |
</rect>
|
|
65 |
</property>
|
|
66 |
<property name="title" >
|
|
67 |
<string>Group B</string>
|
|
68 |
</property>
|
|
69 |
<widget class="QPushButton" name="pushButton_3" >
|
|
70 |
<property name="geometry" >
|
|
71 |
<rect>
|
|
72 |
<x>10</x>
|
|
73 |
<y>30</y>
|
|
74 |
<width>171</width>
|
|
75 |
<height>32</height>
|
|
76 |
</rect>
|
|
77 |
</property>
|
|
78 |
<property name="text" >
|
|
79 |
<string>PushButton 3</string>
|
|
80 |
</property>
|
|
81 |
</widget>
|
|
82 |
<widget class="QPushButton" name="pushButton_2_2" >
|
|
83 |
<property name="geometry" >
|
|
84 |
<rect>
|
|
85 |
<x>20</x>
|
|
86 |
<y>80</y>
|
|
87 |
<width>131</width>
|
|
88 |
<height>32</height>
|
|
89 |
</rect>
|
|
90 |
</property>
|
|
91 |
<property name="text" >
|
|
92 |
<string>PushButton 4</string>
|
|
93 |
</property>
|
|
94 |
</widget>
|
|
95 |
</widget>
|
|
96 |
</widget>
|
|
97 |
<pixmapfunction></pixmapfunction>
|
|
98 |
<resources/>
|
|
99 |
<connections/>
|
|
100 |
</ui>
|