1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>restoreTreeForm</class>
4 <widget class="QWidget" name="restoreTreeForm">
5 <property name="geometry">
13 <property name="windowTitle">
16 <widget class="QSplitter" name="splitter">
17 <property name="geometry">
25 <property name="orientation">
26 <enum>Qt::Horizontal</enum>
28 <widget class="QWidget" name="layoutWidget">
29 <layout class="QVBoxLayout">
30 <property name="spacing">
33 <property name="margin">
37 <widget class="QLabel" name="jobTabelLabel">
38 <property name="text">
41 <property name="alignment">
42 <set>Qt::AlignCenter</set>
47 <widget class="QTableWidget" name="jobTable"/>
50 <widget class="QLabel" name="prLabel1">
51 <property name="text">
52 <string>TextLabel</string>
54 <property name="alignment">
55 <set>Qt::AlignCenter</set>
60 <widget class="QProgressBar" name="prBar1">
61 <property name="enabled">
64 <property name="value">
67 <property name="orientation">
68 <enum>Qt::Horizontal</enum>
73 <widget class="QLabel" name="prLabel2">
74 <property name="text">
75 <string>TextLabel</string>
77 <property name="alignment">
78 <set>Qt::AlignCenter</set>
83 <widget class="QProgressBar" name="prBar2">
84 <property name="enabled">
87 <property name="value">
90 <property name="orientation">
91 <enum>Qt::Horizontal</enum>
97 <widget class="QTreeWidget" name="directoryTree">
99 <property name="text">
100 <string notr="true">1</string>
104 <widget class="QWidget" name="layoutWidget_1">
105 <layout class="QVBoxLayout">
106 <property name="spacing">
109 <property name="margin">
113 <widget class="QLabel" name="fileLabel">
114 <property name="text">
115 <string>Files</string>
117 <property name="alignment">
118 <set>Qt::AlignCenter</set>
123 <widget class="QTableWidget" name="fileTable"/>
127 <widget class="QWidget" name="layoutWidget_2">
128 <layout class="QVBoxLayout">
129 <property name="spacing">
132 <property name="margin">
136 <widget class="QLabel" name="versionLabel">
137 <property name="text">
138 <string>Versions of File</string>
140 <property name="alignment">
141 <set>Qt::AlignCenter</set>
146 <widget class="QLabel" name="versionFileLabel">
147 <property name="text">
148 <string>FileName</string>
150 <property name="alignment">
151 <set>Qt::AlignCenter</set>
156 <widget class="QTableWidget" name="versionTable"/>
161 <widget class="QWidget" name="widget" native="true">
162 <property name="geometry">
170 <property name="maximumSize">
176 <layout class="QGridLayout">
177 <property name="margin">
180 <property name="spacing">
183 <item row="1" column="0">
184 <layout class="QHBoxLayout">
185 <property name="spacing">
188 <property name="margin">
192 <layout class="QGridLayout">
193 <property name="margin">
196 <property name="spacing">
199 <item row="0" column="0">
200 <widget class="QPushButton" name="refreshButton">
201 <property name="text">
202 <string>Refresh</string>
204 <property name="icon">
205 <iconset resource="../main.qrc">
206 <normaloff>:/images/view-refresh.png</normaloff>:/images/view-refresh.png</iconset>
210 <item row="1" column="0" colspan="2">
211 <widget class="QLabel" name="refreshLabel">
212 <property name="text">
213 <string>TextLabel</string>
217 <item row="0" column="1">
218 <widget class="QPushButton" name="restoreButton">
219 <property name="text">
220 <string>Restore</string>
222 <property name="icon">
223 <iconset resource="../main.qrc">
224 <normaloff>:/images/restore.png</normaloff>:/images/restore.png</iconset>
231 <layout class="QVBoxLayout">
232 <property name="spacing">
235 <property name="margin">
239 <widget class="QLabel" name="jobLabel">
240 <property name="text">
246 <widget class="QComboBox" name="jobCombo">
247 <property name="sizePolicy">
248 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
249 <horstretch>0</horstretch>
250 <verstretch>0</verstretch>
253 <property name="toolTip">
254 <string>Job List Job Criterion Selector</string>
256 <property name="statusTip">
257 <string>Job List Job Criterion Selector</string>
264 <layout class="QVBoxLayout">
265 <property name="spacing">
268 <property name="margin">
272 <widget class="QLabel" name="clientLabel">
273 <property name="text">
274 <string>Client</string>
279 <widget class="QComboBox" name="clientCombo">
280 <property name="sizePolicy">
281 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
282 <horstretch>0</horstretch>
283 <verstretch>0</verstretch>
286 <property name="toolTip">
287 <string>Job List Client Criterion Selector</string>
289 <property name="statusTip">
290 <string>Job List Client Criterion Selector</string>
297 <layout class="QVBoxLayout">
298 <property name="spacing">
301 <property name="margin">
305 <widget class="QLabel" name="fileSetLabel">
306 <property name="text">
307 <string>FileSet</string>
312 <widget class="QComboBox" name="fileSetCombo">
313 <property name="sizePolicy">
314 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
315 <horstretch>0</horstretch>
316 <verstretch>0</verstretch>
319 <property name="toolTip">
320 <string>Job List Fileset Criterion Selector</string>
322 <property name="statusTip">
323 <string>Job List Fileset Criterion Selector</string>
330 <layout class="QVBoxLayout">
331 <property name="spacing">
334 <property name="margin">
338 <widget class="QCheckBox" name="limitCheckBox">
339 <property name="text">
340 <string>Record Limit</string>
345 <widget class="QSpinBox" name="limitSpinBox">
346 <property name="minimum">
349 <property name="maximum">
350 <number>10000</number>
352 <property name="singleStep">
360 <layout class="QVBoxLayout">
361 <property name="spacing">
364 <property name="margin">
368 <widget class="QCheckBox" name="daysCheckBox">
369 <property name="text">
370 <string>Days Limit</string>
375 <widget class="QSpinBox" name="daysSpinBox">
376 <property name="singleStep">
385 <item row="0" column="0">
386 <widget class="QLabel" name="directoryLabel">
387 <property name="sizePolicy">
388 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
389 <horstretch>0</horstretch>
390 <verstretch>0</verstretch>
393 <property name="cursor">
394 <cursorShape>PointingHandCursor</cursorShape>
396 <property name="text">
397 <string>Directory</string>
403 <action name="actionSelectDirectory">
404 <property name="icon">
409 <property name="text">
410 <string>Select Directory</string>
413 <action name="actionUnselectDirectory">
414 <property name="icon">
419 <property name="text">
420 <string>UnselectDirectory</string>
425 <include location="../main.qrc"/>