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