|
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>BuildPage</class> |
|
7 <widget class="QWidget" name="BuildPage"> |
|
8 <property name="geometry"> |
|
9 <rect> |
|
10 <x>0</x> |
|
11 <y>0</y> |
|
12 <width>462</width> |
|
13 <height>276</height> |
|
14 </rect> |
|
15 </property> |
|
16 <property name="windowTitle"> |
|
17 <string>Form11</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 <item> |
|
29 <widget class="Q3TextView" name="outputDisplay"> |
|
30 <property name="font"> |
|
31 <font> |
|
32 <family>Courier</family> |
|
33 </font> |
|
34 </property> |
|
35 <property name="vScrollBarMode"> |
|
36 <enum>Q3ScrollView::AlwaysOn</enum> |
|
37 </property> |
|
38 <property name="hScrollBarMode"> |
|
39 <enum>Q3ScrollView::AlwaysOn</enum> |
|
40 </property> |
|
41 <property name="textFormat"> |
|
42 <enum>Qt::LogText</enum> |
|
43 </property> |
|
44 <property name="wordWrap"> |
|
45 <enum>Q3TextEdit::NoWrap</enum> |
|
46 </property> |
|
47 <property name="autoFormatting"> |
|
48 <set>Q3TextEdit::AutoNone</set> |
|
49 </property> |
|
50 </widget> |
|
51 </item> |
|
52 <item> |
|
53 <layout class="QHBoxLayout"> |
|
54 <item> |
|
55 <widget class="Q3ProgressBar" name="compileProgress"> |
|
56 <property name="percentageVisible"> |
|
57 <bool>false</bool> |
|
58 </property> |
|
59 </widget> |
|
60 </item> |
|
61 <item> |
|
62 <widget class="QPushButton" name="restartBuild"> |
|
63 <property name="text"> |
|
64 <string><Replace></string> |
|
65 </property> |
|
66 </widget> |
|
67 </item> |
|
68 </layout> |
|
69 </item> |
|
70 </layout> |
|
71 </item> |
|
72 </layout> |
|
73 </widget> |
|
74 <layoutdefault spacing="6" margin="11"/> |
|
75 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
|
76 </ui> |