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