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