]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/main.ui
Update bat
[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>1041</width>
10     <height>801</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="focusPolicy" >
54         <enum>Qt::StrongFocus</enum>
55        </property>
56        <property name="windowTitle" >
57         <string>Page Selector</string>
58        </property>
59        <widget class="QWidget" name="dockWidgetContents" >
60         <layout class="QGridLayout" >
61          <property name="margin" >
62           <number>9</number>
63          </property>
64          <property name="spacing" >
65           <number>6</number>
66          </property>
67          <item row="0" column="0" >
68           <widget class="QTreeWidget" name="treeWidget" >
69            <property name="sizePolicy" >
70             <sizepolicy>
71              <hsizetype>5</hsizetype>
72              <vsizetype>7</vsizetype>
73              <horstretch>1</horstretch>
74              <verstretch>1</verstretch>
75             </sizepolicy>
76            </property>
77            <property name="minimumSize" >
78             <size>
79              <width>0</width>
80              <height>0</height>
81             </size>
82            </property>
83            <property name="sizeIncrement" >
84             <size>
85              <width>0</width>
86              <height>0</height>
87             </size>
88            </property>
89            <property name="focusPolicy" >
90             <enum>Qt::StrongFocus</enum>
91            </property>
92            <property name="toolTip" >
93             <string>Selects right panel</string>
94            </property>
95            <property name="autoFillBackground" >
96             <bool>true</bool>
97            </property>
98           </widget>
99          </item>
100         </layout>
101        </widget>
102       </widget>
103       <widget class="QStackedWidget" name="stackedWidget" >
104        <property name="sizePolicy" >
105         <sizepolicy>
106          <hsizetype>7</hsizetype>
107          <vsizetype>7</vsizetype>
108          <horstretch>200</horstretch>
109          <verstretch>0</verstretch>
110         </sizepolicy>
111        </property>
112        <property name="sizeIncrement" >
113         <size>
114          <width>1</width>
115          <height>0</height>
116         </size>
117        </property>
118        <property name="focusPolicy" >
119         <enum>Qt::StrongFocus</enum>
120        </property>
121        <property name="currentIndex" >
122         <number>-1</number>
123        </property>
124       </widget>
125      </widget>
126     </item>
127     <item row="1" column="0" >
128      <layout class="QHBoxLayout" >
129       <property name="margin" >
130        <number>0</number>
131       </property>
132       <property name="spacing" >
133        <number>6</number>
134       </property>
135       <item>
136        <widget class="QLabel" name="label" >
137         <property name="text" >
138          <string>Command:</string>
139         </property>
140        </widget>
141       </item>
142       <item>
143        <widget class="QLineEdit" name="lineEdit" />
144       </item>
145      </layout>
146     </item>
147    </layout>
148   </widget>
149   <widget class="QMenuBar" name="menubar" >
150    <property name="geometry" >
151     <rect>
152      <x>0</x>
153      <y>0</y>
154      <width>1041</width>
155      <height>33</height>
156     </rect>
157    </property>
158    <widget class="QMenu" name="menuHelp" >
159     <property name="title" >
160      <string>&amp;Help</string>
161     </property>
162     <addaction name="actionAbout_bat" />
163    </widget>
164    <widget class="QMenu" name="menuSettings" >
165     <property name="title" >
166      <string>Settings</string>
167     </property>
168     <addaction name="actionSelectFont" />
169    </widget>
170    <widget class="QMenu" name="menuEdit" >
171     <property name="title" >
172      <string>&amp;Edit</string>
173     </property>
174     <addaction name="actionCopy" />
175     <addaction name="actionCut" />
176     <addaction name="actionPaste" />
177    </widget>
178    <widget class="QMenu" name="menuFile" >
179     <property name="title" >
180      <string>&amp;File</string>
181     </property>
182     <addaction name="actionPrint" />
183     <addaction name="actionSave" />
184     <addaction name="actionQuit" />
185    </widget>
186    <addaction name="menuFile" />
187    <addaction name="menuEdit" />
188    <addaction name="menuSettings" />
189    <addaction name="menuHelp" />
190   </widget>
191   <widget class="QStatusBar" name="statusbar" >
192    <property name="toolTip" >
193     <string>Current Status</string>
194    </property>
195    <property name="statusTip" >
196     <string>Current Status</string>
197    </property>
198   </widget>
199   <widget class="QToolBar" name="toolBar" >
200    <property name="minimumSize" >
201     <size>
202      <width>51</width>
203      <height>39</height>
204     </size>
205    </property>
206    <property name="toolTip" >
207     <string>Tool Bar</string>
208    </property>
209    <property name="orientation" >
210     <enum>Qt::Horizontal</enum>
211    </property>
212    <attribute name="toolBarArea" >
213     <number>4</number>
214    </attribute>
215    <addaction name="actionConnect" />
216    <addaction name="actionStatusDir" />
217    <addaction name="actionLabel" />
218    <addaction name="actionRestore" />
219    <addaction name="actionRun" />
220   </widget>
221   <action name="actionQuit" >
222    <property name="text" >
223     <string>&amp;Quit</string>
224    </property>
225    <property name="shortcut" >
226     <string>Ctrl+Q</string>
227    </property>
228   </action>
229   <action name="actionAbout_bat" >
230    <property name="icon" >
231     <iconset>images/bat.png</iconset>
232    </property>
233    <property name="text" >
234     <string>&amp;About bat</string>
235    </property>
236   </action>
237   <action name="actionCopy" >
238    <property name="icon" >
239     <iconset>images/copy.png</iconset>
240    </property>
241    <property name="text" >
242     <string>&amp;Copy</string>
243    </property>
244   </action>
245   <action name="actionCut" >
246    <property name="icon" >
247     <iconset>images/cut.png</iconset>
248    </property>
249    <property name="text" >
250     <string>Cu&amp;t</string>
251    </property>
252   </action>
253   <action name="actionNew" >
254    <property name="icon" >
255     <iconset>images/new.png</iconset>
256    </property>
257    <property name="text" >
258     <string>new</string>
259    </property>
260   </action>
261   <action name="actionOpen" >
262    <property name="icon" >
263     <iconset>images/open.png</iconset>
264    </property>
265    <property name="text" >
266     <string>open</string>
267    </property>
268   </action>
269   <action name="actionPaste" >
270    <property name="icon" >
271     <iconset>images/paste.png</iconset>
272    </property>
273    <property name="text" >
274     <string>&amp;Paste</string>
275    </property>
276   </action>
277   <action name="actionPrint" >
278    <property name="icon" >
279     <iconset>images/print.png</iconset>
280    </property>
281    <property name="text" >
282     <string>&amp;Print</string>
283    </property>
284    <property name="statusTip" >
285     <string>Print</string>
286    </property>
287   </action>
288   <action name="actionSave" >
289    <property name="icon" >
290     <iconset>images/save.png</iconset>
291    </property>
292    <property name="text" >
293     <string>&amp;Save</string>
294    </property>
295    <property name="statusTip" >
296     <string>Save (not implemented)</string>
297    </property>
298   </action>
299   <action name="actionConnect" >
300    <property name="icon" >
301     <iconset>images/disconnected.png</iconset>
302    </property>
303    <property name="text" >
304     <string>Connect</string>
305    </property>
306    <property name="statusTip" >
307     <string>Connect/disconnect</string>
308    </property>
309   </action>
310   <action name="actionLabel" >
311    <property name="icon" >
312     <iconset>images/label.png</iconset>
313    </property>
314    <property name="text" >
315     <string>Label</string>
316    </property>
317    <property name="toolTip" >
318     <string>Label a Volume</string>
319    </property>
320    <property name="statusTip" >
321     <string>Label a Volume</string>
322    </property>
323   </action>
324   <action name="actionRestore" >
325    <property name="icon" >
326     <iconset>images/restore.png</iconset>
327    </property>
328    <property name="text" >
329     <string>Restore</string>
330    </property>
331    <property name="statusTip" >
332     <string>Restore Files</string>
333    </property>
334   </action>
335   <action name="actionRun" >
336    <property name="checked" >
337     <bool>false</bool>
338    </property>
339    <property name="icon" >
340     <iconset>images/run.png</iconset>
341    </property>
342    <property name="text" >
343     <string>Run Job</string>
344    </property>
345    <property name="iconText" >
346     <string>Run Job</string>
347    </property>
348    <property name="toolTip" >
349     <string>Run Job</string>
350    </property>
351    <property name="statusTip" >
352     <string>Run a Job</string>
353    </property>
354   </action>
355   <action name="actionStatusDir" >
356    <property name="icon" >
357     <iconset>images/status.png</iconset>
358    </property>
359    <property name="text" >
360     <string>StatusDir</string>
361    </property>
362    <property name="toolTip" >
363     <string>status dir</string>
364    </property>
365    <property name="statusTip" >
366     <string>Status of Director</string>
367    </property>
368   </action>
369   <action name="actionSelectFont" >
370    <property name="text" >
371     <string>&amp;Select Font ...</string>
372    </property>
373   </action>
374  </widget>
375  <resources>
376   <include location="main.qrc" />
377  </resources>
378  <connections/>
379 </ui>