]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/joblist/joblist.ui
Moved behavior of MainWin::setContextMenuDockText and setTreeWidgetItemDockColor
[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>547</width>
9     <height>361</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="0" column="0" >
23     <widget class="QTableWidget" name="mp_tableWidget" />
24    </item>
25    <item row="1" column="0" >
26     <layout class="QHBoxLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>0</number>
32      </property>
33      <item>
34       <layout class="QVBoxLayout" >
35        <property name="margin" >
36         <number>0</number>
37        </property>
38        <property name="spacing" >
39         <number>6</number>
40        </property>
41        <item>
42         <layout class="QVBoxLayout" >
43          <property name="margin" >
44           <number>0</number>
45          </property>
46          <property name="spacing" >
47           <number>6</number>
48          </property>
49          <item>
50           <widget class="QCheckBox" name="limitCheckBox" >
51            <property name="text" >
52             <string>Record Limit</string>
53            </property>
54           </widget>
55          </item>
56          <item>
57           <widget class="QSpinBox" name="limitSpinBox" >
58            <property name="maximum" >
59             <number>10000</number>
60            </property>
61            <property name="minimum" >
62             <number>1</number>
63            </property>
64            <property name="singleStep" >
65             <number>25</number>
66            </property>
67           </widget>
68          </item>
69         </layout>
70        </item>
71        <item>
72         <layout class="QVBoxLayout" >
73          <property name="margin" >
74           <number>0</number>
75          </property>
76          <property name="spacing" >
77           <number>6</number>
78          </property>
79          <item>
80           <widget class="QCheckBox" name="daysCheckBox" >
81            <property name="text" >
82             <string>Days Limit</string>
83            </property>
84           </widget>
85          </item>
86          <item>
87           <widget class="QSpinBox" name="daysSpinBox" >
88            <property name="singleStep" >
89             <number>10</number>
90            </property>
91           </widget>
92          </item>
93         </layout>
94        </item>
95       </layout>
96      </item>
97      <item>
98       <layout class="QVBoxLayout" >
99        <property name="margin" >
100         <number>0</number>
101        </property>
102        <property name="spacing" >
103         <number>6</number>
104        </property>
105        <item>
106         <layout class="QVBoxLayout" >
107          <property name="margin" >
108           <number>0</number>
109          </property>
110          <property name="spacing" >
111           <number>6</number>
112          </property>
113          <item>
114           <widget class="QLabel" name="clientsLabel" >
115            <property name="text" >
116             <string>Clients</string>
117            </property>
118           </widget>
119          </item>
120          <item>
121           <widget class="QComboBox" name="clientsComboBox" />
122          </item>
123         </layout>
124        </item>
125        <item>
126         <layout class="QVBoxLayout" >
127          <property name="margin" >
128           <number>0</number>
129          </property>
130          <property name="spacing" >
131           <number>6</number>
132          </property>
133          <item>
134           <widget class="QLabel" name="volumeLabel" >
135            <property name="text" >
136             <string>Volume</string>
137            </property>
138           </widget>
139          </item>
140          <item>
141           <widget class="QComboBox" name="volumeComboBox" />
142          </item>
143         </layout>
144        </item>
145       </layout>
146      </item>
147      <item>
148       <layout class="QVBoxLayout" >
149        <property name="margin" >
150         <number>0</number>
151        </property>
152        <property name="spacing" >
153         <number>6</number>
154        </property>
155        <item>
156         <layout class="QVBoxLayout" >
157          <property name="margin" >
158           <number>0</number>
159          </property>
160          <property name="spacing" >
161           <number>6</number>
162          </property>
163          <item>
164           <widget class="QLabel" name="jobLabel" >
165            <property name="text" >
166             <string>Job</string>
167            </property>
168           </widget>
169          </item>
170          <item>
171           <widget class="QComboBox" name="jobComboBox" />
172          </item>
173         </layout>
174        </item>
175        <item>
176         <layout class="QVBoxLayout" >
177          <property name="margin" >
178           <number>0</number>
179          </property>
180          <property name="spacing" >
181           <number>6</number>
182          </property>
183          <item>
184           <widget class="QLabel" name="levelLabel" >
185            <property name="text" >
186             <string>Level</string>
187            </property>
188           </widget>
189          </item>
190          <item>
191           <widget class="QComboBox" name="levelComboBox" />
192          </item>
193         </layout>
194        </item>
195       </layout>
196      </item>
197      <item>
198       <layout class="QVBoxLayout" >
199        <property name="margin" >
200         <number>0</number>
201        </property>
202        <property name="spacing" >
203         <number>6</number>
204        </property>
205        <item>
206         <layout class="QVBoxLayout" >
207          <property name="margin" >
208           <number>0</number>
209          </property>
210          <property name="spacing" >
211           <number>6</number>
212          </property>
213          <item>
214           <widget class="QLabel" name="statusLabel" >
215            <property name="text" >
216             <string>Status</string>
217            </property>
218           </widget>
219          </item>
220          <item>
221           <widget class="QComboBox" name="statusComboBox" />
222          </item>
223         </layout>
224        </item>
225        <item>
226         <layout class="QVBoxLayout" >
227          <property name="margin" >
228           <number>0</number>
229          </property>
230          <property name="spacing" >
231           <number>6</number>
232          </property>
233          <item>
234           <widget class="QLabel" name="purgedLabel" >
235            <property name="text" >
236             <string>Purged</string>
237            </property>
238           </widget>
239          </item>
240          <item>
241           <widget class="QComboBox" name="purgedComboBox" />
242          </item>
243         </layout>
244        </item>
245       </layout>
246      </item>
247      <item>
248       <widget class="QPushButton" name="refreshButton" >
249        <property name="maximumSize" >
250         <size>
251          <width>65</width>
252          <height>16777215</height>
253         </size>
254        </property>
255        <property name="text" >
256         <string>Refresh</string>
257        </property>
258       </widget>
259      </item>
260     </layout>
261    </item>
262   </layout>
263   <action name="actionRefreshJobList" >
264    <property name="icon" >
265     <iconset>../images/run.png</iconset>
266    </property>
267    <property name="text" >
268     <string>Refresh Job List</string>
269    </property>
270    <property name="statusTip" >
271     <string>Requery the director for the list of jobs.</string>
272    </property>
273   </action>
274   <action name="actionListJobid" >
275    <property name="icon" >
276     <iconset>../images/unmark.png</iconset>
277    </property>
278    <property name="text" >
279     <string>ListJobid</string>
280    </property>
281   </action>
282   <action name="actionListFilesOnJob" >
283    <property name="icon" >
284     <iconset>../images/unmark.png</iconset>
285    </property>
286    <property name="text" >
287     <string>List Files On Job</string>
288    </property>
289   </action>
290   <action name="actionListJobMedia" >
291    <property name="icon" >
292     <iconset>../images/unmark.png</iconset>
293    </property>
294    <property name="text" >
295     <string>ListJobMedia</string>
296    </property>
297   </action>
298   <action name="actionListVolumes" >
299    <property name="icon" >
300     <iconset>../images/unmark.png</iconset>
301    </property>
302    <property name="text" >
303     <string>ListVolumes</string>
304    </property>
305   </action>
306   <action name="actionLongListJob" >
307    <property name="icon" >
308     <iconset>../images/unmark.png</iconset>
309    </property>
310    <property name="text" >
311     <string>LongListJob</string>
312    </property>
313   </action>
314   <action name="actionDeleteJob" >
315    <property name="icon" >
316     <iconset>../images/unmark.png</iconset>
317    </property>
318    <property name="text" >
319     <string>DeleteJob</string>
320    </property>
321   </action>
322   <action name="actionPurgeFiles" >
323    <property name="icon" >
324     <iconset>../images/unmark.png</iconset>
325    </property>
326    <property name="text" >
327     <string>PurgeFiles</string>
328    </property>
329   </action>
330   <action name="actionRestoreFromJob" >
331    <property name="icon" >
332     <iconset>../images/unmark.png</iconset>
333    </property>
334    <property name="text" >
335     <string>Restore From Job</string>
336    </property>
337   </action>
338   <action name="actionRestoreFromTime" >
339    <property name="icon" >
340     <iconset>../images/unmark.png</iconset>
341    </property>
342    <property name="text" >
343     <string>Restore From Time</string>
344    </property>
345   </action>
346  </widget>
347  <resources/>
348  <connections/>
349 </ui>