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