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