]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/main.ui
Add a previous page button to the button bar.
[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>22</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    <addaction name="actionBack" />
163   </widget>
164   <widget class="QDockWidget" name="dockWidget" >
165    <property name="sizePolicy" >
166     <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
167      <horstretch>0</horstretch>
168      <verstretch>1</verstretch>
169     </sizepolicy>
170    </property>
171    <property name="minimumSize" >
172     <size>
173      <width>50</width>
174      <height>100</height>
175     </size>
176    </property>
177    <property name="maximumSize" >
178     <size>
179      <width>16777215</width>
180      <height>16777215</height>
181     </size>
182    </property>
183    <property name="focusPolicy" >
184     <enum>Qt::StrongFocus</enum>
185    </property>
186    <property name="toolTip" >
187     <string/>
188    </property>
189    <property name="statusTip" >
190     <string/>
191    </property>
192    <property name="floating" >
193     <bool>false</bool>
194    </property>
195    <property name="features" >
196     <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable|QDockWidget::NoDockWidgetFeatures</set>
197    </property>
198    <property name="allowedAreas" >
199     <set>Qt::AllDockWidgetAreas</set>
200    </property>
201    <property name="windowTitle" >
202     <string>Page Selector</string>
203    </property>
204    <attribute name="dockWidgetArea" >
205     <number>1</number>
206    </attribute>
207    <widget class="QWidget" name="dockWidgetContents" >
208     <layout class="QGridLayout" >
209      <property name="leftMargin" >
210       <number>9</number>
211      </property>
212      <property name="topMargin" >
213       <number>9</number>
214      </property>
215      <property name="rightMargin" >
216       <number>9</number>
217      </property>
218      <property name="bottomMargin" >
219       <number>9</number>
220      </property>
221      <property name="horizontalSpacing" >
222       <number>6</number>
223      </property>
224      <property name="verticalSpacing" >
225       <number>6</number>
226      </property>
227      <item row="0" column="0" >
228       <widget class="QTreeWidget" name="treeWidget" >
229        <property name="sizePolicy" >
230         <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
231          <horstretch>1</horstretch>
232          <verstretch>1</verstretch>
233         </sizepolicy>
234        </property>
235        <property name="minimumSize" >
236         <size>
237          <width>0</width>
238          <height>0</height>
239         </size>
240        </property>
241        <property name="maximumSize" >
242         <size>
243          <width>16777215</width>
244          <height>16777215</height>
245         </size>
246        </property>
247        <property name="sizeIncrement" >
248         <size>
249          <width>0</width>
250          <height>0</height>
251         </size>
252        </property>
253        <property name="focusPolicy" >
254         <enum>Qt::StrongFocus</enum>
255        </property>
256        <property name="toolTip" >
257         <string>Selects panel window</string>
258        </property>
259        <property name="statusTip" >
260         <string>Use items in this tree to select what window is in panel</string>
261        </property>
262        <property name="autoFillBackground" >
263         <bool>true</bool>
264        </property>
265        <column>
266         <property name="text" >
267          <string>1</string>
268         </property>
269        </column>
270       </widget>
271      </item>
272     </layout>
273    </widget>
274   </widget>
275   <widget class="QDockWidget" name="dockWidget_2" >
276    <property name="toolTip" >
277     <string>Console Entry</string>
278    </property>
279    <property name="statusTip" >
280     <string>Enter a bacula command</string>
281    </property>
282    <property name="whatsThis" >
283     <string>Console Command entry Dock Widget</string>
284    </property>
285    <property name="features" >
286     <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable|QDockWidget::NoDockWidgetFeatures</set>
287    </property>
288    <property name="allowedAreas" >
289     <set>Qt::BottomDockWidgetArea|Qt::NoDockWidgetArea|Qt::TopDockWidgetArea</set>
290    </property>
291    <property name="windowTitle" >
292     <string>Console Command Line Entry</string>
293    </property>
294    <attribute name="dockWidgetArea" >
295     <number>8</number>
296    </attribute>
297    <widget class="QWidget" name="dockWidgetContents_2" >
298     <layout class="QGridLayout" >
299      <property name="leftMargin" >
300       <number>9</number>
301      </property>
302      <property name="topMargin" >
303       <number>9</number>
304      </property>
305      <property name="rightMargin" >
306       <number>9</number>
307      </property>
308      <property name="bottomMargin" >
309       <number>9</number>
310      </property>
311      <property name="horizontalSpacing" >
312       <number>6</number>
313      </property>
314      <property name="verticalSpacing" >
315       <number>6</number>
316      </property>
317      <item row="0" column="0" >
318       <layout class="QHBoxLayout" >
319        <property name="spacing" >
320         <number>6</number>
321        </property>
322        <property name="leftMargin" >
323         <number>0</number>
324        </property>
325        <property name="topMargin" >
326         <number>0</number>
327        </property>
328        <property name="rightMargin" >
329         <number>0</number>
330        </property>
331        <property name="bottomMargin" >
332         <number>0</number>
333        </property>
334        <item>
335         <widget class="QLabel" name="label" >
336          <property name="text" >
337           <string>Command:</string>
338          </property>
339         </widget>
340        </item>
341        <item>
342         <widget class="QLineEdit" name="lineEdit" >
343          <property name="statusTip" >
344           <string>Click here to enter command</string>
345          </property>
346         </widget>
347        </item>
348       </layout>
349      </item>
350     </layout>
351    </widget>
352   </widget>
353   <action name="actionQuit" >
354    <property name="text" >
355     <string>&amp;Quit</string>
356    </property>
357    <property name="shortcut" >
358     <string>Ctrl+Q</string>
359    </property>
360   </action>
361   <action name="actionAbout_bat" >
362    <property name="icon" >
363     <iconset resource="main.qrc" >:/images/bat.png</iconset>
364    </property>
365    <property name="text" >
366     <string>&amp;About bat</string>
367    </property>
368   </action>
369   <action name="actionCopy" >
370    <property name="icon" >
371     <iconset resource="main.qrc" >:/images/copy.png</iconset>
372    </property>
373    <property name="text" >
374     <string>&amp;Copy</string>
375    </property>
376   </action>
377   <action name="actionCut" >
378    <property name="icon" >
379     <iconset resource="main.qrc" >:/images/cut.png</iconset>
380    </property>
381    <property name="text" >
382     <string>Cu&amp;t</string>
383    </property>
384   </action>
385   <action name="actionNew" >
386    <property name="icon" >
387     <iconset resource="main.qrc" >:/images/new.png</iconset>
388    </property>
389    <property name="text" >
390     <string>new</string>
391    </property>
392   </action>
393   <action name="actionOpen" >
394    <property name="icon" >
395     <iconset resource="main.qrc" >:/images/open.png</iconset>
396    </property>
397    <property name="text" >
398     <string>open</string>
399    </property>
400   </action>
401   <action name="actionPaste" >
402    <property name="icon" >
403     <iconset resource="main.qrc" >:/images/paste.png</iconset>
404    </property>
405    <property name="text" >
406     <string>&amp;Paste</string>
407    </property>
408   </action>
409   <action name="actionPrint" >
410    <property name="icon" >
411     <iconset resource="main.qrc" >:/images/print.png</iconset>
412    </property>
413    <property name="text" >
414     <string>&amp;Print</string>
415    </property>
416    <property name="statusTip" >
417     <string>Print</string>
418    </property>
419   </action>
420   <action name="actionSave" >
421    <property name="icon" >
422     <iconset resource="main.qrc" >:/images/save.png</iconset>
423    </property>
424    <property name="text" >
425     <string>&amp;Save</string>
426    </property>
427    <property name="statusTip" >
428     <string>Save (not implemented)</string>
429    </property>
430   </action>
431   <action name="actionConnect" >
432    <property name="icon" >
433     <iconset resource="main.qrc" >:/images/disconnected.png</iconset>
434    </property>
435    <property name="text" >
436     <string>Connect</string>
437    </property>
438    <property name="statusTip" >
439     <string>Connect/disconnect</string>
440    </property>
441   </action>
442   <action name="actionLabel" >
443    <property name="icon" >
444     <iconset resource="main.qrc" >:/images/label.png</iconset>
445    </property>
446    <property name="text" >
447     <string>Label</string>
448    </property>
449    <property name="toolTip" >
450     <string>Label a Volume</string>
451    </property>
452    <property name="statusTip" >
453     <string>Label a Volume</string>
454    </property>
455   </action>
456   <action name="actionRestore" >
457    <property name="icon" >
458     <iconset resource="main.qrc" >:/images/restore.png</iconset>
459    </property>
460    <property name="text" >
461     <string>Restore</string>
462    </property>
463    <property name="statusTip" >
464     <string>Restore Files</string>
465    </property>
466   </action>
467   <action name="actionRun" >
468    <property name="checked" >
469     <bool>false</bool>
470    </property>
471    <property name="icon" >
472     <iconset resource="main.qrc" >:/images/run.png</iconset>
473    </property>
474    <property name="text" >
475     <string>Run Job</string>
476    </property>
477    <property name="iconText" >
478     <string>Run Job</string>
479    </property>
480    <property name="toolTip" >
481     <string>Run Job</string>
482    </property>
483    <property name="statusTip" >
484     <string>Run a Job</string>
485    </property>
486   </action>
487   <action name="actionEstimate" >
488    <property name="checked" >
489     <bool>false</bool>
490    </property>
491    <property name="icon" >
492     <iconset resource="main.qrc" >:/images/estimate-job.png</iconset>
493    </property>
494    <property name="text" >
495     <string>Estimate Job</string>
496    </property>
497    <property name="iconText" >
498     <string>Estimate Job</string>
499    </property>
500    <property name="toolTip" >
501     <string>Estimate Job</string>
502    </property>
503    <property name="statusTip" >
504     <string>Estimate a Job</string>
505    </property>
506   </action>
507   <action name="actionStatusDir" >
508    <property name="icon" >
509     <iconset resource="main.qrc" >:/images/status-console.png</iconset>
510    </property>
511    <property name="text" >
512     <string comment="Query status of director" >Status Dir</string>
513    </property>
514    <property name="iconText" >
515     <string>Status Dir</string>
516    </property>
517    <property name="toolTip" >
518     <string>Query status of director in console</string>
519    </property>
520    <property name="statusTip" >
521     <string>Query status of director in console</string>
522    </property>
523    <property name="autoRepeat" >
524     <bool>true</bool>
525    </property>
526   </action>
527   <action name="actionSelectFont" >
528    <property name="text" >
529     <string>&amp;Select Font ...</string>
530    </property>
531   </action>
532   <action name="actionUndock" >
533    <property name="icon" >
534     <iconset resource="main.qrc" >:/images/up.png</iconset>
535    </property>
536    <property name="text" >
537     <string>Undock Window</string>
538    </property>
539    <property name="statusTip" >
540     <string>Undock Current Window</string>
541    </property>
542   </action>
543   <action name="actionToggleDock" >
544    <property name="icon" >
545     <iconset resource="main.qrc" >:/images/up.png</iconset>
546    </property>
547    <property name="text" >
548     <string>ToggleDock</string>
549    </property>
550    <property name="toolTip" >
551     <string>Toggle Dock Status</string>
552    </property>
553    <property name="statusTip" >
554     <string>Toggle Dock Status</string>
555    </property>
556   </action>
557   <action name="actionClosePage" >
558    <property name="icon" >
559     <iconset resource="main.qrc" >:/images/unmark.png</iconset>
560    </property>
561    <property name="text" >
562     <string>Close Page</string>
563    </property>
564    <property name="statusTip" >
565     <string>Close The Current Page</string>
566    </property>
567   </action>
568   <action name="actionMessages" >
569    <property name="icon" >
570     <iconset resource="main.qrc" >:/images/mail-message-new.png</iconset>
571    </property>
572    <property name="text" >
573     <string>Messages</string>
574    </property>
575    <property name="statusTip" >
576     <string>Display any messages queued at the director</string>
577    </property>
578    <property name="autoRepeat" >
579     <bool>false</bool>
580    </property>
581   </action>
582   <action name="actionPreferences" >
583    <property name="text" >
584     <string>&amp;Preferences ...</string>
585    </property>
586    <property name="iconText" >
587     <string>Set Preferences</string>
588    </property>
589    <property name="toolTip" >
590     <string>Set Preferences</string>
591    </property>
592   </action>
593   <action name="actionBat_Help" >
594    <property name="icon" >
595     <iconset resource="main.qrc" >:/images/help-browser.png</iconset>
596    </property>
597    <property name="text" >
598     <string>bat &amp;Help</string>
599    </property>
600   </action>
601   <action name="actionBrowse" >
602    <property name="icon" >
603     <iconset resource="main.qrc" >:/images/browse.png</iconset>
604    </property>
605    <property name="text" >
606     <string>Browse</string>
607    </property>
608    <property name="toolTip" >
609     <string>Browse Cataloged Files</string>
610    </property>
611    <property name="statusTip" >
612     <string>Browse Cataloged Files</string>
613    </property>
614   </action>
615   <action name="actionJobPlot" >
616    <property name="icon" >
617     <iconset resource="main.qrc" >:/images/applications-graphics.png</iconset>
618    </property>
619    <property name="text" >
620     <string>JobPlot</string>
621    </property>
622    <property name="toolTip" >
623     <string>Plot Job Files and Bytes</string>
624    </property>
625    <property name="statusTip" >
626     <string>Plot Job Files and Bytes</string>
627    </property>
628   </action>
629   <action name="actionStatusDirPage" >
630    <property name="icon" >
631     <iconset resource="main.qrc" >:/images/status.png</iconset>
632    </property>
633    <property name="text" >
634     <string>Status Dir Page</string>
635    </property>
636    <property name="toolTip" >
637     <string>Director Status Page</string>
638    </property>
639   </action>
640   <action name="actionRepopLists" >
641    <property name="icon" >
642     <iconset resource="main.qrc" >:/images/mark.png</iconset>
643    </property>
644    <property name="text" >
645     <string>Repop Lists</string>
646    </property>
647   </action>
648   <action name="actionReloadRepop" >
649    <property name="icon" >
650     <iconset resource="main.qrc" >:/images/mark.png</iconset>
651    </property>
652    <property name="text" >
653     <string>Reload and Repop</string>
654    </property>
655   </action>
656   <action name="actionBack" >
657    <property name="icon" >
658     <iconset resource="main.qrc" >:/images/go-jump.png</iconset>
659    </property>
660    <property name="text" >
661     <string>back</string>
662    </property>
663    <property name="toolTip" >
664     <string>Previous Page</string>
665    </property>
666    <property name="statusTip" >
667     <string>Previous Page</string>
668    </property>
669   </action>
670  </widget>
671  <resources>
672   <include location="main.qrc" />
673  </resources>
674  <connections/>
675 </ui>