fix logic
[personal-kdelibs.git] / khtml / test_regression_gui.ui
blob9ec4e1129ec3e65791310898aea78e983f59ff9b
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>MainWindow</class>
6  <widget class="QMainWindow" name="MainWindow" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>875</width>
12     <height>825</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>KHTML Regression Testing Utility</string>
17   </property>
18   <widget class="QWidget" name="centralwidget" >
19    <layout class="QHBoxLayout" >
20     <property name="margin" >
21      <number>9</number>
22     </property>
23     <property name="spacing" >
24      <number>6</number>
25     </property>
26     <item>
27      <widget class="QTreeWidget" name="treeWidget" >
28       <property name="sizePolicy" >
29        <sizepolicy>
30         <hsizetype>0</hsizetype>
31         <vsizetype>7</vsizetype>
32         <horstretch>0</horstretch>
33         <verstretch>0</verstretch>
34        </sizepolicy>
35       </property>
36       <property name="minimumSize" >
37        <size>
38         <width>350</width>
39         <height>0</height>
40        </size>
41       </property>
42       <property name="contextMenuPolicy" >
43        <enum>Qt::CustomContextMenu</enum>
44       </property>
45       <property name="columnCount" >
46        <number>1</number>
47       </property>
48       <column>
49        <property name="text" >
50         <string>0</string>
51        </property>
52       </column>
53      </widget>
54     </item>
55     <item>
56      <widget class="QTabWidget" name="tabWidget" >
57       <widget class="QWidget" name="firstTab" >
58        <attribute name="title" >
59         <string>Regression testing output</string>
60        </attribute>
61        <layout class="QHBoxLayout" >
62         <property name="margin" >
63          <number>9</number>
64         </property>
65         <property name="spacing" >
66          <number>6</number>
67         </property>
68         <item>
69          <layout class="QVBoxLayout" >
70           <property name="margin" >
71            <number>0</number>
72           </property>
73           <property name="spacing" >
74            <number>6</number>
75           </property>
76           <item>
77            <layout class="QHBoxLayout" >
78             <property name="margin" >
79              <number>0</number>
80             </property>
81             <property name="spacing" >
82              <number>6</number>
83             </property>
84             <item>
85              <spacer>
86               <property name="orientation" >
87                <enum>Qt::Horizontal</enum>
88               </property>
89               <property name="sizeHint" >
90                <size>
91                 <width>111</width>
92                 <height>20</height>
93                </size>
94               </property>
95              </spacer>
96             </item>
97             <item>
98              <widget class="QPushButton" name="pauseContinueButton" >
99               <property name="sizePolicy" >
100                <sizepolicy>
101                 <hsizetype>0</hsizetype>
102                 <vsizetype>0</vsizetype>
103                 <horstretch>0</horstretch>
104                 <verstretch>0</verstretch>
105                </sizepolicy>
106               </property>
107               <property name="maximumSize" >
108                <size>
109                 <width>16777215</width>
110                 <height>16777215</height>
111                </size>
112               </property>
113               <property name="toolTip" >
114                <string>Pause/Continue regression testing process</string>
115               </property>
116               <property name="whatsThis" >
117                <string>Pause/Continue regression testing process</string>
118               </property>
119               <property name="layoutDirection" >
120                <enum>Qt::LeftToRight</enum>
121               </property>
122               <property name="text" >
123                <string>Pause</string>
124               </property>
125               <property name="flat" >
126                <bool>false</bool>
127               </property>
128              </widget>
129             </item>
130             <item>
131              <widget class="QPushButton" name="saveLogButton" >
132               <property name="sizePolicy" >
133                <sizepolicy>
134                 <hsizetype>0</hsizetype>
135                 <vsizetype>0</vsizetype>
136                 <horstretch>0</horstretch>
137                 <verstretch>0</verstretch>
138                </sizepolicy>
139               </property>
140               <property name="maximumSize" >
141                <size>
142                 <width>16777215</width>
143                 <height>16777215</height>
144                </size>
145               </property>
146               <property name="toolTip" >
147                <string>You may select a file where the log content is stored, before the regression testing started.</string>
148               </property>
149               <property name="whatsThis" >
150                <string>You may select a file where the log content is stored, before the regression testing started.</string>
151               </property>
152               <property name="text" >
153                <string>Output to file...</string>
154               </property>
155              </widget>
156             </item>
157            </layout>
158           </item>
159           <item>
160            <widget class="QTextEdit" name="textEdit" />
161           </item>
162           <item>
163            <widget class="QLabel" name="statusLabel" >
164             <property name="text" >
165              <string>Regression testing status</string>
166             </property>
167            </widget>
168           </item>
169           <item>
170            <widget class="QProgressBar" name="progressBar" >
171             <property name="value" >
172              <number>24</number>
173             </property>
174             <property name="orientation" >
175              <enum>Qt::Horizontal</enum>
176             </property>
177            </widget>
178           </item>
179          </layout>
180         </item>
181        </layout>
182       </widget>
183       <widget class="QWidget" name="secondTab" >
184        <attribute name="title" >
185         <string>View HTML Output</string>
186        </attribute>
187       </widget>
188      </widget>
189     </item>
190    </layout>
191   </widget>
192   <widget class="QMenuBar" name="menubar" >
193    <property name="geometry" >
194     <rect>
195      <x>0</x>
196      <y>0</y>
197      <width>875</width>
198      <height>28</height>
199     </rect>
200    </property>
201    <widget class="QMenu" name="menuSettings" >
202     <property name="tearOffEnabled" >
203      <bool>false</bool>
204     </property>
205     <property name="title" >
206      <string>Settings</string>
207     </property>
208     <addaction name="actionOnly_run_JS_tests" />
209     <addaction name="actionOnly_run_HTML_tests" />
210     <addaction name="actionDo_not_suppress_debug_output" />
211     <addaction name="actionDo_not_use_Xvfb" />
212    </widget>
213    <widget class="QMenu" name="menuMain" >
214     <property name="title" >
215      <string>Tests</string>
216     </property>
217     <addaction name="actionSpecify_tests_directory" />
218     <addaction name="actionSpecify_khtml_directory" />
219     <addaction name="actionSpecify_output_directory" />
220     <addaction name="separator" />
221     <addaction name="actionRun_tests" />
222    </widget>
223    <addaction name="menuMain" />
224    <addaction name="menuSettings" />
225   </widget>
226   <widget class="QStatusBar" name="statusbar" >
227    <property name="geometry" >
228     <rect>
229      <x>0</x>
230      <y>804</y>
231      <width>875</width>
232      <height>21</height>
233     </rect>
234    </property>
235   </widget>
236   <action name="actionOnly_run_JS_tests" >
237    <property name="checkable" >
238     <bool>true</bool>
239    </property>
240    <property name="text" >
241     <string>Only run JS tests</string>
242    </property>
243   </action>
244   <action name="actionOnly_run_HTML_tests" >
245    <property name="checkable" >
246     <bool>true</bool>
247    </property>
248    <property name="text" >
249     <string>Only run HTML tests</string>
250    </property>
251   </action>
252   <action name="actionDo_not_suppress_debug_output" >
253    <property name="checkable" >
254     <bool>true</bool>
255    </property>
256    <property name="text" >
257     <string>Do not suppress debug output</string>
258    </property>
259   </action>
260   <action name="actionDo_not_use_Xvfb" >
261    <property name="checkable" >
262     <bool>true</bool>
263    </property>
264    <property name="text" >
265     <string>Do not use Xvfb</string>
266    </property>
267   </action>
268   <action name="actionRun_tests" >
269    <property name="text" >
270     <string>Run tests...</string>
271    </property>
272   </action>
273   <action name="actionRun_single_test" >
274    <property name="text" >
275     <string>Run single test...</string>
276    </property>
277   </action>
278   <action name="actionSpecify_tests_directory" >
279    <property name="text" >
280     <string>Specify tests directory...</string>
281    </property>
282   </action>
283   <action name="actionSpecify_khtml_directory" >
284    <property name="text" >
285     <string>Specify khtml directory...</string>
286    </property>
287   </action>
288   <action name="actionSpecify_output_directory" >
289    <property name="text" >
290     <string>Specify output directory...</string>
291    </property>
292   </action>
293  </widget>
294  <pixmapfunction></pixmapfunction>
295  <resources>
296   <include location="test_regression_gui.qrc" />
297  </resources>
298  <connections/>
299 </ui>