]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/joblist/joblist.ui
This commit puts prefences for debuggin output and prefences for the joblist
[bacula/bacula] / bacula / src / qt-console / joblist / joblist.ui
1 <ui version="4.0" >
2  <class>JobListForm</class>
3  <widget class="QWidget" name="JobListForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>607</width>
9     <height>390</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="1" column="0" >
23     <layout class="QGridLayout" >
24      <property name="margin" >
25       <number>0</number>
26      </property>
27      <property name="spacing" >
28       <number>6</number>
29      </property>
30      <item rowspan="2" row="0" column="1" >
31       <layout class="QVBoxLayout" >
32        <property name="margin" >
33         <number>0</number>
34        </property>
35        <property name="spacing" >
36         <number>6</number>
37        </property>
38        <item>
39         <layout class="QVBoxLayout" >
40          <property name="margin" >
41           <number>0</number>
42          </property>
43          <property name="spacing" >
44           <number>6</number>
45          </property>
46          <item>
47           <widget class="QLabel" name="clientsLabel" >
48            <property name="text" >
49             <string>Clients</string>
50            </property>
51           </widget>
52          </item>
53          <item>
54           <widget class="QComboBox" name="clientsComboBox" />
55          </item>
56         </layout>
57        </item>
58        <item>
59         <layout class="QVBoxLayout" >
60          <property name="margin" >
61           <number>0</number>
62          </property>
63          <property name="spacing" >
64           <number>6</number>
65          </property>
66          <item>
67           <widget class="QLabel" name="volumeLabel" >
68            <property name="text" >
69             <string>Volume</string>
70            </property>
71           </widget>
72          </item>
73          <item>
74           <widget class="QComboBox" name="volumeComboBox" />
75          </item>
76         </layout>
77        </item>
78       </layout>
79      </item>
80      <item rowspan="2" row="0" column="0" >
81       <layout class="QVBoxLayout" >
82        <property name="margin" >
83         <number>0</number>
84        </property>
85        <property name="spacing" >
86         <number>6</number>
87        </property>
88        <item>
89         <layout class="QVBoxLayout" >
90          <property name="margin" >
91           <number>0</number>
92          </property>
93          <property name="spacing" >
94           <number>6</number>
95          </property>
96          <item>
97           <widget class="QCheckBox" name="limitCheckBox" >
98            <property name="text" >
99             <string>Record Limit</string>
100            </property>
101           </widget>
102          </item>
103          <item>
104           <widget class="QSpinBox" name="limitSpinBox" >
105            <property name="maximum" >
106             <number>10000</number>
107            </property>
108            <property name="minimum" >
109             <number>1</number>
110            </property>
111            <property name="singleStep" >
112             <number>25</number>
113            </property>
114           </widget>
115          </item>
116         </layout>
117        </item>
118        <item>
119         <layout class="QVBoxLayout" >
120          <property name="margin" >
121           <number>0</number>
122          </property>
123          <property name="spacing" >
124           <number>6</number>
125          </property>
126          <item>
127           <widget class="QCheckBox" name="daysCheckBox" >
128            <property name="text" >
129             <string>Days Limit</string>
130            </property>
131           </widget>
132          </item>
133          <item>
134           <widget class="QSpinBox" name="daysSpinBox" >
135            <property name="singleStep" >
136             <number>7</number>
137            </property>
138           </widget>
139          </item>
140         </layout>
141        </item>
142       </layout>
143      </item>
144      <item row="0" column="4" >
145       <layout class="QVBoxLayout" >
146        <property name="margin" >
147         <number>0</number>
148        </property>
149        <property name="spacing" >
150         <number>6</number>
151        </property>
152        <item>
153         <widget class="QLabel" name="fileSetLabel" >
154          <property name="text" >
155           <string>FileSet</string>
156          </property>
157         </widget>
158        </item>
159        <item>
160         <widget class="QComboBox" name="fileSetComboBox" />
161        </item>
162       </layout>
163      </item>
164      <item rowspan="2" row="0" column="3" >
165       <layout class="QVBoxLayout" >
166        <property name="margin" >
167         <number>0</number>
168        </property>
169        <property name="spacing" >
170         <number>6</number>
171        </property>
172        <item>
173         <layout class="QVBoxLayout" >
174          <property name="margin" >
175           <number>0</number>
176          </property>
177          <property name="spacing" >
178           <number>6</number>
179          </property>
180          <item>
181           <widget class="QLabel" name="statusLabel" >
182            <property name="text" >
183             <string>Status</string>
184            </property>
185           </widget>
186          </item>
187          <item>
188           <widget class="QComboBox" name="statusComboBox" />
189          </item>
190         </layout>
191        </item>
192        <item>
193         <layout class="QVBoxLayout" >
194          <property name="margin" >
195           <number>0</number>
196          </property>
197          <property name="spacing" >
198           <number>6</number>
199          </property>
200          <item>
201           <widget class="QLabel" name="purgedLabel" >
202            <property name="text" >
203             <string>Purged</string>
204            </property>
205           </widget>
206          </item>
207          <item>
208           <widget class="QComboBox" name="purgedComboBox" />
209          </item>
210         </layout>
211        </item>
212       </layout>
213      </item>
214      <item rowspan="2" row="0" column="2" >
215       <layout class="QVBoxLayout" >
216        <property name="margin" >
217         <number>0</number>
218        </property>
219        <property name="spacing" >
220         <number>6</number>
221        </property>
222        <item>
223         <layout class="QVBoxLayout" >
224          <property name="margin" >
225           <number>0</number>
226          </property>
227          <property name="spacing" >
228           <number>6</number>
229          </property>
230          <item>
231           <widget class="QLabel" name="jobLabel" >
232            <property name="text" >
233             <string>Job</string>
234            </property>
235           </widget>
236          </item>
237          <item>
238           <widget class="QComboBox" name="jobComboBox" />
239          </item>
240         </layout>
241        </item>
242        <item>
243         <layout class="QVBoxLayout" >
244          <property name="margin" >
245           <number>0</number>
246          </property>
247          <property name="spacing" >
248           <number>6</number>
249          </property>
250          <item>
251           <widget class="QLabel" name="levelLabel" >
252            <property name="text" >
253             <string>Level</string>
254            </property>
255           </widget>
256          </item>
257          <item>
258           <widget class="QComboBox" name="levelComboBox" />
259          </item>
260         </layout>
261        </item>
262       </layout>
263      </item>
264      <item row="1" column="4" >
265       <layout class="QGridLayout" >
266        <property name="margin" >
267         <number>0</number>
268        </property>
269        <property name="spacing" >
270         <number>6</number>
271        </property>
272        <item row="0" column="0" >
273         <widget class="QPushButton" name="refreshButton" >
274          <property name="maximumSize" >
275           <size>
276            <width>65</width>
277            <height>16777215</height>
278           </size>
279          </property>
280          <property name="text" >
281           <string>Refresh</string>
282          </property>
283         </widget>
284        </item>
285        <item row="0" column="1" >
286         <spacer>
287          <property name="orientation" >
288           <enum>Qt::Horizontal</enum>
289          </property>
290          <property name="sizeType" >
291           <enum>QSizePolicy::Ignored</enum>
292          </property>
293          <property name="sizeHint" >
294           <size>
295            <width>16</width>
296            <height>20</height>
297           </size>
298          </property>
299         </spacer>
300        </item>
301        <item row="1" column="0" >
302         <spacer>
303          <property name="orientation" >
304           <enum>Qt::Vertical</enum>
305          </property>
306          <property name="sizeType" >
307           <enum>QSizePolicy::Ignored</enum>
308          </property>
309          <property name="sizeHint" >
310           <size>
311            <width>20</width>
312            <height>16</height>
313           </size>
314          </property>
315         </spacer>
316        </item>
317       </layout>
318      </item>
319     </layout>
320    </item>
321    <item row="0" column="0" >
322     <widget class="QTableWidget" name="mp_tableWidget" />
323    </item>
324   </layout>
325   <action name="actionRefreshJobList" >
326    <property name="icon" >
327     <iconset>../../../../../../../:images/run.png</iconset>
328    </property>
329    <property name="text" >
330     <string>Refresh Job List</string>
331    </property>
332    <property name="statusTip" >
333     <string>Requery the director for the list of jobs.</string>
334    </property>
335   </action>
336   <action name="actionListJobid" >
337    <property name="icon" >
338     <iconset>../../../../../../../:images/unmark.png</iconset>
339    </property>
340    <property name="text" >
341     <string>ListJobid</string>
342    </property>
343   </action>
344   <action name="actionListFilesOnJob" >
345    <property name="icon" >
346     <iconset>../../../../../../../:images/unmark.png</iconset>
347    </property>
348    <property name="text" >
349     <string>List Files On Job</string>
350    </property>
351   </action>
352   <action name="actionListJobMedia" >
353    <property name="icon" >
354     <iconset>../../../../../../../:images/unmark.png</iconset>
355    </property>
356    <property name="text" >
357     <string>ListJobMedia</string>
358    </property>
359   </action>
360   <action name="actionListVolumes" >
361    <property name="icon" >
362     <iconset>../../../../../../../:images/unmark.png</iconset>
363    </property>
364    <property name="text" >
365     <string>ListVolumes</string>
366    </property>
367   </action>
368   <action name="actionLongListJob" >
369    <property name="icon" >
370     <iconset>../../../../../../../:images/unmark.png</iconset>
371    </property>
372    <property name="text" >
373     <string>LongListJob</string>
374    </property>
375   </action>
376   <action name="actionDeleteJob" >
377    <property name="icon" >
378     <iconset>../../../../../../../:images/unmark.png</iconset>
379    </property>
380    <property name="text" >
381     <string>DeleteJob</string>
382    </property>
383   </action>
384   <action name="actionPurgeFiles" >
385    <property name="icon" >
386     <iconset>../../../../../../../:images/unmark.png</iconset>
387    </property>
388    <property name="text" >
389     <string>PurgeFiles</string>
390    </property>
391   </action>
392   <action name="actionRestoreFromJob" >
393    <property name="icon" >
394     <iconset>../../../../../../../:images/unmark.png</iconset>
395    </property>
396    <property name="text" >
397     <string>Restore From Job</string>
398    </property>
399   </action>
400   <action name="actionRestoreFromTime" >
401    <property name="icon" >
402     <iconset>../../../../../../../:images/unmark.png</iconset>
403    </property>
404    <property name="text" >
405     <string>Restore From Time</string>
406    </property>
407   </action>
408   <action name="actionShowLogForJob" >
409    <property name="icon" >
410     <iconset>../../../../../../../:images/unmark.png</iconset>
411    </property>
412    <property name="text" >
413     <string>Show Log for Job</string>
414    </property>
415   </action>
416  </widget>
417  <resources/>
418  <connections/>
419 </ui>