]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/main.ui
Make bad Storage check in is_on_same_storage non-fatal
[bacula/bacula] / bacula / src / qt-console / main.ui
1 <ui version="4.0" >
2  <author>Kern Sibbald</author>
3  <class>MainForm</class>
4  <widget class="QMainWindow" name="MainForm" >
5   <property name="geometry" >
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>785</width>
10     <height>660</height>
11    </rect>
12   </property>
13   <property name="windowTitle" >
14    <string>bat - Bacula Admin Tool</string>
15   </property>
16   <property name="windowIcon" >
17    <iconset resource="main.qrc" >
18     <normaloff>:/images/bat.png</normaloff>:/images/bat.png</iconset>
19   </property>
20   <property name="toolTip" >
21    <string/>
22   </property>
23   <property name="statusTip" >
24    <string>Bacula Administration Tool</string>
25   </property>
26   <property name="whatsThis" >
27    <string>It's a Dock widget to allow page selection</string>
28   </property>
29   <widget class="QWidget" name="centralwidget" >
30    <layout class="QGridLayout" >
31     <property name="margin" >
32      <number>9</number>
33     </property>
34     <property name="spacing" >
35      <number>6</number>
36     </property>
37     <item row="0" column="0" >
38      <widget class="QTabWidget" name="tabWidget" >
39       <property name="currentIndex" >
40        <number>-1</number>
41       </property>
42      </widget>
43     </item>
44    </layout>
45   </widget>
46   <widget class="QMenuBar" name="menubar" >
47    <property name="geometry" >
48     <rect>
49      <x>0</x>
50      <y>0</y>
51      <width>785</width>
52      <height>24</height>
53     </rect>
54    </property>
55    <widget class="QMenu" name="menuSettings" >
56     <property name="title" >
57      <string>Settings</string>
58     </property>
59     <addaction name="actionPreferences" />
60     <addaction name="actionSelectFont" />
61    </widget>
62    <widget class="QMenu" name="menuHelp" >
63     <property name="title" >
64      <string>&amp;Help</string>
65     </property>
66     <addaction name="actionBat_Help" />
67     <addaction name="actionAbout_bat" />
68    </widget>
69    <widget class="QMenu" name="menuFile" >
70     <property name="title" >
71      <string>&amp;File</string>
72     </property>
73     <addaction name="actionRepopLists" />
74     <addaction name="actionReloadRepop" />
75     <addaction name="separator" />
76     <addaction name="actionQuit" />
77    </widget>
78    <addaction name="menuFile" />
79    <addaction name="menuSettings" />
80    <addaction name="menuHelp" />
81   </widget>
82   <widget class="QStatusBar" name="statusbar" >
83    <property name="toolTip" >
84     <string>Current Status</string>
85    </property>
86    <property name="statusTip" >
87     <string>Current Status</string>
88    </property>
89   </widget>
90   <widget class="QToolBar" name="toolBar" >
91    <property name="minimumSize" >
92     <size>
93      <width>51</width>
94      <height>39</height>
95     </size>
96    </property>
97    <property name="toolTip" >
98     <string>Tool Bar</string>
99    </property>
100    <property name="orientation" >
101     <enum>Qt::Horizontal</enum>
102    </property>
103    <attribute name="toolBarArea" >
104     <enum>TopToolBarArea</enum>
105    </attribute>
106    <attribute name="toolBarBreak" >
107     <bool>false</bool>
108    </attribute>
109    <addaction name="actionConnect" />
110    <addaction name="actionStatusDirPage" />
111    <addaction name="actionJobPlot" />
112    <addaction name="actionMessages" />
113    <addaction name="separator" />
114    <addaction name="actionLabel" />
115    <addaction name="separator" />
116    <addaction name="actionEstimate" />
117    <addaction name="actionRun" />
118    <addaction name="actionRestore" />
119    <addaction name="actionBrowse" />
120    <addaction name="separator" />
121    <addaction name="actionUndock" />
122   </widget>
123   <widget class="QDockWidget" name="dockWidget" >
124    <property name="sizePolicy" >
125     <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
126      <horstretch>0</horstretch>
127      <verstretch>1</verstretch>
128     </sizepolicy>
129    </property>
130    <property name="minimumSize" >
131     <size>
132      <width>97</width>
133      <height>157</height>
134     </size>
135    </property>
136    <property name="maximumSize" >
137     <size>
138      <width>524287</width>
139      <height>524287</height>
140     </size>
141    </property>
142    <property name="focusPolicy" >
143     <enum>Qt::StrongFocus</enum>
144    </property>
145    <property name="toolTip" >
146     <string/>
147    </property>
148    <property name="statusTip" >
149     <string/>
150    </property>
151    <property name="floating" >
152     <bool>false</bool>
153    </property>
154    <property name="features" >
155     <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
156    </property>
157    <property name="allowedAreas" >
158     <set>Qt::AllDockWidgetAreas</set>
159    </property>
160    <property name="windowTitle" >
161     <string></string>
162    </property>
163    <attribute name="dockWidgetArea" >
164     <number>1</number>
165    </attribute>
166    <widget class="QWidget" name="dockWidgetContents" >
167     <layout class="QVBoxLayout" name="verticalLayout" >
168      <item>
169       <widget class="QTreeWidget" name="treeWidget" >
170        <property name="sizePolicy" >
171         <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
172          <horstretch>1</horstretch>
173          <verstretch>1</verstretch>
174         </sizepolicy>
175        </property>
176        <property name="minimumSize" >
177         <size>
178          <width>0</width>
179          <height>0</height>
180         </size>
181        </property>
182        <property name="maximumSize" >
183         <size>
184          <width>16777215</width>
185          <height>16777215</height>
186         </size>
187        </property>
188        <property name="sizeIncrement" >
189         <size>
190          <width>0</width>
191          <height>0</height>
192         </size>
193        </property>
194        <property name="focusPolicy" >
195         <enum>Qt::StrongFocus</enum>
196        </property>
197        <property name="toolTip" >
198         <string>Selects panel window</string>
199        </property>
200        <property name="statusTip" >
201         <string>Use items in this tree to select what window is in panel</string>
202        </property>
203        <property name="autoFillBackground" >
204         <bool>true</bool>
205        </property>
206        <column>
207         <property name="text" >
208          <string>1</string>
209         </property>
210        </column>
211       </widget>
212      </item>
213      <item>
214       <widget class="QLabel" name="label" >
215        <property name="text" >
216         <string>Command:</string>
217        </property>
218       </widget>
219      </item>
220      <item>
221       <widget class="QLineEdit" name="lineEdit" >
222        <property name="statusTip" >
223         <string>Click here to enter command</string>
224        </property>
225       </widget>
226      </item>
227     </layout>
228    </widget>
229   </widget>
230   <action name="actionQuit" >
231    <property name="text" >
232     <string>&amp;Quit</string>
233    </property>
234    <property name="shortcut" >
235     <string>Ctrl+Q</string>
236    </property>
237   </action>
238   <action name="actionAbout_bat" >
239    <property name="icon" >
240     <iconset resource="main.qrc" >
241      <normaloff>:/images/bat.png</normaloff>:/images/bat.png</iconset>
242    </property>
243    <property name="text" >
244     <string>&amp;About bat</string>
245    </property>
246   </action>
247   <action name="actionCopy" >
248    <property name="icon" >
249     <iconset resource="main.qrc" >
250      <normaloff>:/images/copy.png</normaloff>:/images/copy.png</iconset>
251    </property>
252    <property name="text" >
253     <string>&amp;Copy</string>
254    </property>
255   </action>
256   <action name="actionCut" >
257    <property name="icon" >
258     <iconset resource="main.qrc" >
259      <normaloff>:/images/cut.png</normaloff>:/images/cut.png</iconset>
260    </property>
261    <property name="text" >
262     <string>Cu&amp;t</string>
263    </property>
264   </action>
265   <action name="actionNew" >
266    <property name="icon" >
267     <iconset resource="main.qrc" >
268      <normaloff>:/images/new.png</normaloff>:/images/new.png</iconset>
269    </property>
270    <property name="text" >
271     <string>new</string>
272    </property>
273   </action>
274   <action name="actionOpen" >
275    <property name="icon" >
276     <iconset resource="main.qrc" >
277      <normaloff>:/images/open.png</normaloff>:/images/open.png</iconset>
278    </property>
279    <property name="text" >
280     <string>open</string>
281    </property>
282   </action>
283   <action name="actionPaste" >
284    <property name="icon" >
285     <iconset resource="main.qrc" >
286      <normaloff>:/images/paste.png</normaloff>:/images/paste.png</iconset>
287    </property>
288    <property name="text" >
289     <string>&amp;Paste</string>
290    </property>
291   </action>
292   <action name="actionPrint" >
293    <property name="icon" >
294     <iconset resource="main.qrc" >
295      <normaloff>:/images/print.png</normaloff>:/images/print.png</iconset>
296    </property>
297    <property name="text" >
298     <string>&amp;Print</string>
299    </property>
300    <property name="statusTip" >
301     <string>Print</string>
302    </property>
303   </action>
304   <action name="actionSave" >
305    <property name="icon" >
306     <iconset resource="main.qrc" >
307      <normaloff>:/images/save.png</normaloff>:/images/save.png</iconset>
308    </property>
309    <property name="text" >
310     <string>&amp;Save</string>
311    </property>
312    <property name="statusTip" >
313     <string>Save (not implemented)</string>
314    </property>
315   </action>
316   <action name="actionConnect" >
317    <property name="icon" >
318     <iconset resource="main.qrc" >
319      <normaloff>:/images/disconnected.png</normaloff>:/images/disconnected.png</iconset>
320    </property>
321    <property name="text" >
322     <string>Connect</string>
323    </property>
324    <property name="statusTip" >
325     <string>Connect/disconnect</string>
326    </property>
327   </action>
328   <action name="actionLabel" >
329    <property name="icon" >
330     <iconset resource="main.qrc" >
331      <normaloff>:/images/label.png</normaloff>:/images/label.png</iconset>
332    </property>
333    <property name="text" >
334     <string>Label</string>
335    </property>
336    <property name="toolTip" >
337     <string>Label a Volume</string>
338    </property>
339    <property name="statusTip" >
340     <string>Label a Volume</string>
341    </property>
342   </action>
343   <action name="actionRestore" >
344    <property name="icon" >
345     <iconset resource="main.qrc" >
346      <normaloff>:/images/restore.png</normaloff>:/images/restore.png</iconset>
347    </property>
348    <property name="text" >
349     <string>Restore</string>
350    </property>
351    <property name="statusTip" >
352     <string>Restore Files</string>
353    </property>
354   </action>
355   <action name="actionRun" >
356    <property name="checked" >
357     <bool>false</bool>
358    </property>
359    <property name="icon" >
360     <iconset resource="main.qrc" >
361      <normaloff>:/images/run.png</normaloff>:/images/run.png</iconset>
362    </property>
363    <property name="text" >
364     <string>Run Job</string>
365    </property>
366    <property name="iconText" >
367     <string>Run Job</string>
368    </property>
369    <property name="toolTip" >
370     <string>Run Job</string>
371    </property>
372    <property name="statusTip" >
373     <string>Run a Job</string>
374    </property>
375   </action>
376   <action name="actionEstimate" >
377    <property name="checked" >
378     <bool>false</bool>
379    </property>
380    <property name="icon" >
381     <iconset resource="main.qrc" >
382      <normaloff>:/images/estimate-job.png</normaloff>:/images/estimate-job.png</iconset>
383    </property>
384    <property name="text" >
385     <string>Estimate Job</string>
386    </property>
387    <property name="iconText" >
388     <string>Estimate Job</string>
389    </property>
390    <property name="toolTip" >
391     <string>Estimate Job</string>
392    </property>
393    <property name="statusTip" >
394     <string>Estimate a Job</string>
395    </property>
396   </action>
397   <action name="actionStatusDir" >
398    <property name="icon" >
399     <iconset resource="main.qrc" >
400      <normaloff>:/images/status-console.png</normaloff>:/images/status-console.png</iconset>
401    </property>
402    <property name="text" >
403     <string comment="Query status of director" >Status Dir</string>
404    </property>
405    <property name="iconText" >
406     <string>Status Dir</string>
407    </property>
408    <property name="toolTip" >
409     <string>Query status of director in console</string>
410    </property>
411    <property name="statusTip" >
412     <string>Query status of director in console</string>
413    </property>
414    <property name="autoRepeat" >
415     <bool>true</bool>
416    </property>
417   </action>
418   <action name="actionSelectFont" >
419    <property name="text" >
420     <string>&amp;Select Font ...</string>
421    </property>
422   </action>
423   <action name="actionUndock" >
424    <property name="icon" >
425     <iconset resource="main.qrc" >
426      <normaloff>:/images/up.png</normaloff>:/images/up.png</iconset>
427    </property>
428    <property name="text" >
429     <string>Undock Window</string>
430    </property>
431    <property name="statusTip" >
432     <string>Undock Current Window</string>
433    </property>
434   </action>
435   <action name="actionToggleDock" >
436    <property name="icon" >
437     <iconset resource="main.qrc" >
438      <normaloff>:/images/up.png</normaloff>:/images/up.png</iconset>
439    </property>
440    <property name="text" >
441     <string>ToggleDock</string>
442    </property>
443    <property name="toolTip" >
444     <string>Toggle Dock Status</string>
445    </property>
446    <property name="statusTip" >
447     <string>Toggle Dock Status</string>
448    </property>
449   </action>
450   <action name="actionClosePage" >
451    <property name="icon" >
452     <iconset resource="main.qrc" >
453      <normaloff>:/images/unmark.png</normaloff>:/images/unmark.png</iconset>
454    </property>
455    <property name="text" >
456     <string>Close Page</string>
457    </property>
458    <property name="statusTip" >
459     <string>Close The Current Page</string>
460    </property>
461   </action>
462   <action name="actionMessages" >
463    <property name="icon" >
464     <iconset resource="main.qrc" >
465      <normaloff>:/images/mail-message-new.png</normaloff>:/images/mail-message-new.png</iconset>
466    </property>
467    <property name="text" >
468     <string>Messages</string>
469    </property>
470    <property name="statusTip" >
471     <string>Display any messages queued at the director</string>
472    </property>
473    <property name="autoRepeat" >
474     <bool>false</bool>
475    </property>
476   </action>
477   <action name="actionPreferences" >
478    <property name="text" >
479     <string>&amp;Preferences ...</string>
480    </property>
481    <property name="iconText" >
482     <string>Set Preferences</string>
483    </property>
484    <property name="toolTip" >
485     <string>Set Preferences</string>
486    </property>
487   </action>
488   <action name="actionBat_Help" >
489    <property name="icon" >
490     <iconset resource="main.qrc" >
491      <normaloff>:/images/help-browser.png</normaloff>:/images/help-browser.png</iconset>
492    </property>
493    <property name="text" >
494     <string>bat &amp;Help</string>
495    </property>
496   </action>
497   <action name="actionBrowse" >
498    <property name="icon" >
499     <iconset resource="main.qrc" >
500      <normaloff>:/images/browse.png</normaloff>:/images/browse.png</iconset>
501    </property>
502    <property name="text" >
503     <string>Browse</string>
504    </property>
505    <property name="toolTip" >
506     <string>Browse Cataloged Files</string>
507    </property>
508    <property name="statusTip" >
509     <string>Browse Cataloged Files</string>
510    </property>
511   </action>
512   <action name="actionJobPlot" >
513    <property name="icon" >
514     <iconset resource="main.qrc" >
515      <normaloff>:/images/applications-graphics.png</normaloff>:/images/applications-graphics.png</iconset>
516    </property>
517    <property name="text" >
518     <string>JobPlot</string>
519    </property>
520    <property name="toolTip" >
521     <string>Plot Job Files and Bytes</string>
522    </property>
523    <property name="statusTip" >
524     <string>Plot Job Files and Bytes</string>
525    </property>
526   </action>
527   <action name="actionStatusDirPage" >
528    <property name="icon" >
529     <iconset resource="main.qrc" >
530      <normaloff>:/images/status.png</normaloff>:/images/status.png</iconset>
531    </property>
532    <property name="text" >
533     <string>Status Dir Page</string>
534    </property>
535    <property name="toolTip" >
536     <string>Director Status Page</string>
537    </property>
538   </action>
539   <action name="actionRepopLists" >
540    <property name="icon" >
541     <iconset resource="main.qrc" >
542      <normaloff>:/images/mark.png</normaloff>:/images/mark.png</iconset>
543    </property>
544    <property name="text" >
545     <string>Repop Lists</string>
546    </property>
547   </action>
548   <action name="actionReloadRepop" >
549    <property name="icon" >
550     <iconset resource="main.qrc" >
551      <normaloff>:/images/mark.png</normaloff>:/images/mark.png</iconset>
552    </property>
553    <property name="text" >
554     <string>Reload and Repop</string>
555    </property>
556   </action>
557   <action name="actionBack" >
558    <property name="icon" >
559     <iconset resource="main.qrc" >
560      <normaloff>:/images/go-jump.png</normaloff>:/images/go-jump.png</iconset>
561    </property>
562    <property name="text" >
563     <string>back</string>
564    </property>
565    <property name="toolTip" >
566     <string>Previous Page</string>
567    </property>
568    <property name="statusTip" >
569     <string>Previous Page</string>
570    </property>
571   </action>
572  </widget>
573  <resources>
574   <include location="main.qrc" />
575  </resources>
576  <connections/>
577 </ui>