equal
deleted
inserted
replaced
|
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1"> |
|
2 <class>FinishPage</class> |
|
3 <widget class="QWidget"> |
|
4 <property name="name"> |
|
5 <cstring>FinishPage</cstring> |
|
6 </property> |
|
7 <property name="geometry"> |
|
8 <rect> |
|
9 <x>0</x> |
|
10 <y>0</y> |
|
11 <width>444</width> |
|
12 <height>284</height> |
|
13 </rect> |
|
14 </property> |
|
15 <property name="caption"> |
|
16 <string>Form12</string> |
|
17 </property> |
|
18 <hbox> |
|
19 <property name="name"> |
|
20 <cstring>unnamed</cstring> |
|
21 </property> |
|
22 <property name="margin"> |
|
23 <number>11</number> |
|
24 </property> |
|
25 <property name="spacing"> |
|
26 <number>6</number> |
|
27 </property> |
|
28 <widget class="QLayoutWidget"> |
|
29 <property name="name"> |
|
30 <cstring>Layout1</cstring> |
|
31 </property> |
|
32 <vbox> |
|
33 <property name="name"> |
|
34 <cstring>unnamed</cstring> |
|
35 </property> |
|
36 <property name="margin"> |
|
37 <number>0</number> |
|
38 </property> |
|
39 <property name="spacing"> |
|
40 <number>6</number> |
|
41 </property> |
|
42 <widget class="QTextView"> |
|
43 <property name="name"> |
|
44 <cstring>finishText</cstring> |
|
45 </property> |
|
46 </widget> |
|
47 <widget class="QCheckBox"> |
|
48 <property name="name"> |
|
49 <cstring>showReadmeCheck</cstring> |
|
50 </property> |
|
51 <property name="text"> |
|
52 <string>Show README file</string> |
|
53 </property> |
|
54 <property name="checked"> |
|
55 <bool>true</bool> |
|
56 </property> |
|
57 </widget> |
|
58 </vbox> |
|
59 </widget> |
|
60 </hbox> |
|
61 </widget> |
|
62 <layoutdefaults spacing="6" margin="11"/> |
|
63 </UI> |