0
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<ui version="4.0" stdsetdef="1">
|
|
3 |
<author></author>
|
|
4 |
<comment></comment>
|
|
5 |
<exportmacro></exportmacro>
|
|
6 |
<class>FinishPage</class>
|
|
7 |
<widget class="QWidget" name="FinishPage">
|
|
8 |
<property name="geometry">
|
|
9 |
<rect>
|
|
10 |
<x>0</x>
|
|
11 |
<y>0</y>
|
|
12 |
<width>444</width>
|
|
13 |
<height>284</height>
|
|
14 |
</rect>
|
|
15 |
</property>
|
|
16 |
<property name="windowTitle">
|
|
17 |
<string>Form12</string>
|
|
18 |
</property>
|
|
19 |
<layout class="QHBoxLayout">
|
|
20 |
<property name="margin">
|
|
21 |
<number>11</number>
|
|
22 |
</property>
|
|
23 |
<property name="spacing">
|
|
24 |
<number>6</number>
|
|
25 |
</property>
|
|
26 |
<item>
|
|
27 |
<layout class="QVBoxLayout">
|
|
28 |
<property name="margin">
|
|
29 |
<number>0</number>
|
|
30 |
</property>
|
|
31 |
<property name="spacing">
|
|
32 |
<number>6</number>
|
|
33 |
</property>
|
|
34 |
<item>
|
|
35 |
<widget class="Q3TextView" name="finishText"/>
|
|
36 |
</item>
|
|
37 |
<item>
|
|
38 |
<widget class="QCheckBox" name="showReadmeCheck">
|
|
39 |
<property name="text">
|
|
40 |
<string>Show README file</string>
|
|
41 |
</property>
|
|
42 |
<property name="checked">
|
|
43 |
<bool>true</bool>
|
|
44 |
</property>
|
|
45 |
</widget>
|
|
46 |
</item>
|
|
47 |
</layout>
|
|
48 |
</item>
|
|
49 |
</layout>
|
|
50 |
</widget>
|
|
51 |
<layoutdefault spacing="6" margin="11"/>
|
|
52 |
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
|
53 |
</ui>
|