|
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1"> |
|
2 <class>BuildPage</class> |
|
3 <widget class="QWidget"> |
|
4 <property name="name"> |
|
5 <cstring>BuildPage</cstring> |
|
6 </property> |
|
7 <property name="geometry"> |
|
8 <rect> |
|
9 <x>0</x> |
|
10 <y>0</y> |
|
11 <width>462</width> |
|
12 <height>276</height> |
|
13 </rect> |
|
14 </property> |
|
15 <property name="caption"> |
|
16 <string>Form11</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>layout13</cstring> |
|
31 </property> |
|
32 <vbox> |
|
33 <property name="name"> |
|
34 <cstring>unnamed</cstring> |
|
35 </property> |
|
36 <widget class="QTextView"> |
|
37 <property name="name"> |
|
38 <cstring>outputDisplay</cstring> |
|
39 </property> |
|
40 <property name="font"> |
|
41 <font> |
|
42 <family>Courier</family> |
|
43 </font> |
|
44 </property> |
|
45 <property name="vScrollBarMode"> |
|
46 <enum>AlwaysOn</enum> |
|
47 </property> |
|
48 <property name="hScrollBarMode"> |
|
49 <enum>AlwaysOn</enum> |
|
50 </property> |
|
51 <property name="textFormat"> |
|
52 <enum>LogText</enum> |
|
53 </property> |
|
54 <property name="wordWrap"> |
|
55 <enum>NoWrap</enum> |
|
56 </property> |
|
57 <property name="autoFormatting"> |
|
58 <set>AutoNone</set> |
|
59 </property> |
|
60 </widget> |
|
61 <widget class="QLayoutWidget"> |
|
62 <property name="name"> |
|
63 <cstring>layout12</cstring> |
|
64 </property> |
|
65 <hbox> |
|
66 <property name="name"> |
|
67 <cstring>unnamed</cstring> |
|
68 </property> |
|
69 <widget class="QProgressBar"> |
|
70 <property name="name"> |
|
71 <cstring>compileProgress</cstring> |
|
72 </property> |
|
73 <property name="percentageVisible"> |
|
74 <bool>false</bool> |
|
75 </property> |
|
76 </widget> |
|
77 <widget class="QPushButton"> |
|
78 <property name="name"> |
|
79 <cstring>restartBuild</cstring> |
|
80 </property> |
|
81 <property name="text"> |
|
82 <string><Replace></string> |
|
83 </property> |
|
84 </widget> |
|
85 </hbox> |
|
86 </widget> |
|
87 </vbox> |
|
88 </widget> |
|
89 </hbox> |
|
90 </widget> |
|
91 <layoutdefaults spacing="6" margin="11"/> |
|
92 </UI> |