]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/main.ui
Update
[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>1038</width>
10     <height>802</height>
11    </rect>
12   </property>
13   <property name="windowTitle" >
14    <string>bat - Bacula Admin Tool</string>
15   </property>
16   <property name="windowIcon" >
17    <iconset>images/bat.png</iconset>
18   </property>
19   <widget class="QWidget" name="centralwidget" >
20    <layout class="QGridLayout" >
21     <property name="margin" >
22      <number>9</number>
23     </property>
24     <property name="spacing" >
25      <number>6</number>
26     </property>
27     <item row="0" column="0" >
28      <widget class="QSplitter" name="splitter" >
29       <property name="orientation" >
30        <enum>Qt::Horizontal</enum>
31       </property>
32       <widget class="QDockWidget" name="dockWidget" >
33        <property name="sizePolicy" >
34         <sizepolicy>
35          <hsizetype>5</hsizetype>
36          <vsizetype>7</vsizetype>
37          <horstretch>1</horstretch>
38          <verstretch>1</verstretch>
39         </sizepolicy>
40        </property>
41        <property name="minimumSize" >
42         <size>
43          <width>200</width>
44          <height>100</height>
45         </size>
46        </property>
47        <property name="maximumSize" >
48         <size>
49          <width>400</width>
50          <height>16777215</height>
51         </size>
52        </property>
53        <property name="windowTitle" >
54         <string>Page Selector</string>
55        </property>
56        <widget class="QWidget" name="dockWidgetContents" >
57         <layout class="QGridLayout" >
58          <property name="margin" >
59           <number>9</number>
60          </property>
61          <property name="spacing" >
62           <number>6</number>
63          </property>
64          <item row="0" column="0" >
65           <widget class="QTreeWidget" name="treeWidget" >
66            <property name="sizePolicy" >
67             <sizepolicy>
68              <hsizetype>5</hsizetype>
69              <vsizetype>7</vsizetype>
70              <horstretch>1</horstretch>
71              <verstretch>1</verstretch>
72             </sizepolicy>
73            </property>
74            <property name="minimumSize" >
75             <size>
76              <width>0</width>
77              <height>0</height>
78             </size>
79            </property>
80            <property name="sizeIncrement" >
81             <size>
82              <width>0</width>
83              <height>0</height>
84             </size>
85            </property>
86            <property name="toolTip" >
87             <string>Selects right panel</string>
88            </property>
89            <property name="autoFillBackground" >
90             <bool>true</bool>
91            </property>
92           </widget>
93          </item>
94         </layout>
95        </widget>
96       </widget>
97       <widget class="QStackedWidget" name="stackedWidget" >
98        <property name="sizePolicy" >
99         <sizepolicy>
100          <hsizetype>7</hsizetype>
101          <vsizetype>7</vsizetype>
102          <horstretch>200</horstretch>
103          <verstretch>0</verstretch>
104         </sizepolicy>
105        </property>
106        <property name="sizeIncrement" >
107         <size>
108          <width>1</width>
109          <height>0</height>
110         </size>
111        </property>
112        <property name="currentIndex" >
113         <number>0</number>
114        </property>
115        <widget class="QWidget" name="pageConsole" >
116         <layout class="QGridLayout" >
117          <property name="margin" >
118           <number>9</number>
119          </property>
120          <property name="spacing" >
121           <number>6</number>
122          </property>
123          <item row="0" column="0" >
124           <widget class="QTextEdit" name="textEdit" >
125            <property name="sizePolicy" >
126             <sizepolicy>
127              <hsizetype>7</hsizetype>
128              <vsizetype>7</vsizetype>
129              <horstretch>200</horstretch>
130              <verstretch>0</verstretch>
131             </sizepolicy>
132            </property>
133            <property name="minimumSize" >
134             <size>
135              <width>0</width>
136              <height>0</height>
137             </size>
138            </property>
139            <property name="sizeIncrement" >
140             <size>
141              <width>1</width>
142              <height>0</height>
143             </size>
144            </property>
145            <property name="focusPolicy" >
146             <enum>Qt::NoFocus</enum>
147            </property>
148            <property name="acceptDrops" >
149             <bool>false</bool>
150            </property>
151            <property name="toolTip" >
152             <string comment="Console Window" />
153            </property>
154            <property name="statusTip" >
155             <string comment="Console Window" />
156            </property>
157            <property name="whatsThis" >
158             <string comment="Console Window" />
159            </property>
160            <property name="horizontalScrollBarPolicy" >
161             <enum>Qt::ScrollBarAsNeeded</enum>
162            </property>
163            <property name="documentTitle" >
164             <string comment="Console Window" />
165            </property>
166            <property name="lineWrapMode" >
167             <enum>QTextEdit::NoWrap</enum>
168            </property>
169            <property name="readOnly" >
170             <bool>true</bool>
171            </property>
172           </widget>
173          </item>
174         </layout>
175        </widget>
176        <widget class="QWidget" name="Restore" >
177         <layout class="QGridLayout" >
178          <property name="margin" >
179           <number>9</number>
180          </property>
181          <property name="spacing" >
182           <number>6</number>
183          </property>
184          <item row="0" column="0" >
185           <widget class="QTabWidget" name="tabWidget" >
186            <property name="currentIndex" >
187             <number>0</number>
188            </property>
189            <widget class="QWidget" name="restore_1" >
190             <attribute name="title" >
191              <string>Restore 1</string>
192             </attribute>
193            </widget>
194            <widget class="QWidget" name="restore_2" >
195             <attribute name="title" >
196              <string>Restore 2</string>
197             </attribute>
198            </widget>
199           </widget>
200          </item>
201         </layout>
202        </widget>
203       </widget>
204      </widget>
205     </item>
206     <item row="1" column="0" >
207      <layout class="QHBoxLayout" >
208       <property name="margin" >
209        <number>0</number>
210       </property>
211       <property name="spacing" >
212        <number>6</number>
213       </property>
214       <item>
215        <widget class="QLabel" name="label" >
216         <property name="text" >
217          <string>Command:</string>
218         </property>
219        </widget>
220       </item>
221       <item>
222        <widget class="QLineEdit" name="lineEdit" />
223       </item>
224      </layout>
225     </item>
226    </layout>
227   </widget>
228   <widget class="QMenuBar" name="menubar" >
229    <property name="geometry" >
230     <rect>
231      <x>0</x>
232      <y>0</y>
233      <width>1038</width>
234      <height>33</height>
235     </rect>
236    </property>
237    <widget class="QMenu" name="menuEdit" >
238     <property name="title" >
239      <string>&amp;Edit</string>
240     </property>
241     <addaction name="actionCopy" />
242     <addaction name="actionCut" />
243     <addaction name="actionPaste" />
244    </widget>
245    <widget class="QMenu" name="menuFile" >
246     <property name="title" >
247      <string>&amp;File</string>
248     </property>
249     <addaction name="actionPrint" />
250     <addaction name="actionSave" />
251     <addaction name="actionQuit" />
252    </widget>
253    <widget class="QMenu" name="menuHelp" >
254     <property name="title" >
255      <string>&amp;Help</string>
256     </property>
257     <addaction name="actionAbout_bat" />
258    </widget>
259    <addaction name="menuFile" />
260    <addaction name="menuEdit" />
261    <addaction name="menuHelp" />
262   </widget>
263   <widget class="QStatusBar" name="statusbar" >
264    <property name="toolTip" >
265     <string>Current Status</string>
266    </property>
267    <property name="statusTip" >
268     <string>Current Status</string>
269    </property>
270   </widget>
271   <widget class="QToolBar" name="toolBar" >
272    <property name="minimumSize" >
273     <size>
274      <width>51</width>
275      <height>39</height>
276     </size>
277    </property>
278    <property name="toolTip" >
279     <string>Tool Bar</string>
280    </property>
281    <property name="orientation" >
282     <enum>Qt::Horizontal</enum>
283    </property>
284    <attribute name="toolBarArea" >
285     <number>4</number>
286    </attribute>
287    <addaction name="actionConnect" />
288    <addaction name="actionSave" />
289    <addaction name="actionPrint" />
290    <addaction name="actionStatusDir" />
291    <addaction name="actionLabel" />
292    <addaction name="actionRestore" />
293    <addaction name="actionRun" />
294   </widget>
295   <action name="actionQuit" >
296    <property name="text" >
297     <string>&amp;Quit</string>
298    </property>
299    <property name="shortcut" >
300     <string>Ctrl+Q</string>
301    </property>
302    <property name="menuRole" >
303     <enum>QAction::QuitRole</enum>
304    </property>
305   </action>
306   <action name="actionAbout_bat" >
307    <property name="icon" >
308     <iconset>images/bat.png</iconset>
309    </property>
310    <property name="text" >
311     <string>&amp;About bat</string>
312    </property>
313   </action>
314   <action name="actionCopy" >
315    <property name="icon" >
316     <iconset>images/copy.png</iconset>
317    </property>
318    <property name="text" >
319     <string>&amp;Copy</string>
320    </property>
321   </action>
322   <action name="actionCut" >
323    <property name="icon" >
324     <iconset>images/cut.png</iconset>
325    </property>
326    <property name="text" >
327     <string>Cu&amp;t</string>
328    </property>
329   </action>
330   <action name="actionNew" >
331    <property name="icon" >
332     <iconset>images/new.png</iconset>
333    </property>
334    <property name="text" >
335     <string>new</string>
336    </property>
337   </action>
338   <action name="actionOpen" >
339    <property name="icon" >
340     <iconset>images/open.png</iconset>
341    </property>
342    <property name="text" >
343     <string>open</string>
344    </property>
345   </action>
346   <action name="actionPaste" >
347    <property name="icon" >
348     <iconset>images/paste.png</iconset>
349    </property>
350    <property name="text" >
351     <string>&amp;Paste</string>
352    </property>
353   </action>
354   <action name="actionPrint" >
355    <property name="icon" >
356     <iconset>images/print.png</iconset>
357    </property>
358    <property name="text" >
359     <string>&amp;Print</string>
360    </property>
361    <property name="statusTip" >
362     <string>Print</string>
363    </property>
364   </action>
365   <action name="actionSave" >
366    <property name="icon" >
367     <iconset>images/save.png</iconset>
368    </property>
369    <property name="text" >
370     <string>&amp;Save</string>
371    </property>
372    <property name="statusTip" >
373     <string>Save (not implemented)</string>
374    </property>
375   </action>
376   <action name="actionConnect" >
377    <property name="icon" >
378     <iconset>images/disconnected.png</iconset>
379    </property>
380    <property name="text" >
381     <string>Connect</string>
382    </property>
383    <property name="statusTip" >
384     <string>Connect/disconnect</string>
385    </property>
386   </action>
387   <action name="actionLabel" >
388    <property name="icon" >
389     <iconset>images/label.png</iconset>
390    </property>
391    <property name="text" >
392     <string>Label</string>
393    </property>
394    <property name="toolTip" >
395     <string>Label a Volume</string>
396    </property>
397    <property name="statusTip" >
398     <string>Label a Volume</string>
399    </property>
400   </action>
401   <action name="actionRestore" >
402    <property name="icon" >
403     <iconset>images/restore.png</iconset>
404    </property>
405    <property name="text" >
406     <string>Restore</string>
407    </property>
408    <property name="statusTip" >
409     <string>Restore Files</string>
410    </property>
411   </action>
412   <action name="actionRun" >
413    <property name="checked" >
414     <bool>false</bool>
415    </property>
416    <property name="icon" >
417     <iconset>images/run.png</iconset>
418    </property>
419    <property name="text" >
420     <string>Run Job</string>
421    </property>
422    <property name="iconText" >
423     <string>Run Job</string>
424    </property>
425    <property name="toolTip" >
426     <string>Run Job</string>
427    </property>
428    <property name="statusTip" >
429     <string>Run a Job</string>
430    </property>
431   </action>
432   <action name="actionStatusDir" >
433    <property name="icon" >
434     <iconset>images/status.png</iconset>
435    </property>
436    <property name="text" >
437     <string>StatusDir</string>
438    </property>
439    <property name="toolTip" >
440     <string>status dir</string>
441    </property>
442    <property name="statusTip" >
443     <string>Status of Director</string>
444    </property>
445   </action>
446  </widget>
447  <resources>
448   <include location="main.qrc" />
449  </resources>
450  <connections/>
451 </ui>