]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/restore/restore.ui
Make out of freespace non-fatal for removable devices -- i.e. behaves like tape
[bacula/bacula] / bacula / src / qt-console / restore / restore.ui
1 <ui version="4.0" >
2  <class>restoreForm</class>
3  <widget class="QWidget" name="restoreForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>796</width>
9     <height>597</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QGridLayout" >
16    <item row="0" column="0" >
17     <spacer>
18      <property name="orientation" >
19       <enum>Qt::Horizontal</enum>
20      </property>
21      <property name="sizeType" >
22       <enum>QSizePolicy::Expanding</enum>
23      </property>
24      <property name="sizeHint" >
25       <size>
26        <width>81</width>
27        <height>20</height>
28       </size>
29      </property>
30     </spacer>
31    </item>
32    <item row="0" column="1" >
33     <widget class="QLabel" name="label_5" >
34      <property name="maximumSize" >
35       <size>
36        <width>16777215</width>
37        <height>41</height>
38       </size>
39      </property>
40      <property name="text" >
41       <string>&lt;h3>Restore Select&lt;/h3></string>
42      </property>
43     </widget>
44    </item>
45    <item row="0" column="2" >
46     <spacer>
47      <property name="orientation" >
48       <enum>Qt::Horizontal</enum>
49      </property>
50      <property name="sizeType" >
51       <enum>QSizePolicy::Expanding</enum>
52      </property>
53      <property name="sizeHint" >
54       <size>
55        <width>51</width>
56        <height>21</height>
57       </size>
58      </property>
59     </spacer>
60    </item>
61    <item row="0" column="3" >
62     <widget class="QPushButton" name="upButton" >
63      <property name="sizePolicy" >
64       <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
65        <horstretch>0</horstretch>
66        <verstretch>0</verstretch>
67       </sizepolicy>
68      </property>
69      <property name="minimumSize" >
70       <size>
71        <width>35</width>
72        <height>0</height>
73       </size>
74      </property>
75      <property name="text" >
76       <string>Up</string>
77      </property>
78      <property name="icon" >
79       <iconset resource="../main.qrc" >:/images/up.png</iconset>
80      </property>
81     </widget>
82    </item>
83    <item row="0" column="4" >
84     <widget class="QPushButton" name="markButton" >
85      <property name="sizePolicy" >
86       <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
87        <horstretch>0</horstretch>
88        <verstretch>0</verstretch>
89       </sizepolicy>
90      </property>
91      <property name="minimumSize" >
92       <size>
93        <width>35</width>
94        <height>0</height>
95       </size>
96      </property>
97      <property name="text" >
98       <string>Mark</string>
99      </property>
100      <property name="icon" >
101       <iconset resource="../main.qrc" >:/images/check.png</iconset>
102      </property>
103     </widget>
104    </item>
105    <item row="0" column="5" >
106     <widget class="QPushButton" name="unmarkButton" >
107      <property name="sizePolicy" >
108       <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
109        <horstretch>0</horstretch>
110        <verstretch>0</verstretch>
111       </sizepolicy>
112      </property>
113      <property name="minimumSize" >
114       <size>
115        <width>50</width>
116        <height>0</height>
117       </size>
118      </property>
119      <property name="text" >
120       <string>Unmark</string>
121      </property>
122      <property name="icon" >
123       <iconset resource="../main.qrc" >:/images/unchecked.png</iconset>
124      </property>
125     </widget>
126    </item>
127    <item row="0" column="6" >
128     <spacer>
129      <property name="orientation" >
130       <enum>Qt::Horizontal</enum>
131      </property>
132      <property name="sizeType" >
133       <enum>QSizePolicy::Expanding</enum>
134      </property>
135      <property name="sizeHint" >
136       <size>
137        <width>81</width>
138        <height>21</height>
139       </size>
140      </property>
141     </spacer>
142    </item>
143    <item row="0" column="7" >
144     <widget class="QLabel" name="label_2" >
145      <property name="text" >
146       <string>&lt;h2>Files&lt;/h2></string>
147      </property>
148     </widget>
149    </item>
150    <item row="0" column="8" >
151     <spacer>
152      <property name="orientation" >
153       <enum>Qt::Horizontal</enum>
154      </property>
155      <property name="sizeHint" >
156       <size>
157        <width>71</width>
158        <height>21</height>
159       </size>
160      </property>
161     </spacer>
162    </item>
163    <item row="1" column="0" colspan="9" >
164     <widget class="QSplitter" name="splitter" >
165      <property name="sizePolicy" >
166       <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
167        <horstretch>0</horstretch>
168        <verstretch>0</verstretch>
169       </sizepolicy>
170      </property>
171      <property name="orientation" >
172       <enum>Qt::Horizontal</enum>
173      </property>
174      <widget class="QTreeWidget" name="directoryWidget" >
175       <property name="sizePolicy" >
176        <sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
177         <horstretch>1</horstretch>
178         <verstretch>1</verstretch>
179        </sizepolicy>
180       </property>
181       <property name="minimumSize" >
182        <size>
183         <width>200</width>
184         <height>0</height>
185        </size>
186       </property>
187       <property name="maximumSize" >
188        <size>
189         <width>16777215</width>
190         <height>16777215</height>
191        </size>
192       </property>
193       <property name="sizeIncrement" >
194        <size>
195         <width>1</width>
196         <height>0</height>
197        </size>
198       </property>
199       <property name="baseSize" >
200        <size>
201         <width>50</width>
202         <height>0</height>
203        </size>
204       </property>
205       <property name="whatsThis" >
206        <string>Select a Directory</string>
207       </property>
208       <property name="alternatingRowColors" >
209        <bool>true</bool>
210       </property>
211       <property name="columnCount" >
212        <number>1</number>
213       </property>
214       <column>
215        <property name="text" >
216         <string>Directories</string>
217        </property>
218       </column>
219      </widget>
220      <widget class="QTreeWidget" name="fileWidget" >
221       <property name="sizePolicy" >
222        <sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
223         <horstretch>144</horstretch>
224         <verstretch>1</verstretch>
225        </sizepolicy>
226       </property>
227       <property name="minimumSize" >
228        <size>
229         <width>400</width>
230         <height>0</height>
231        </size>
232       </property>
233       <property name="sizeIncrement" >
234        <size>
235         <width>0</width>
236         <height>0</height>
237        </size>
238       </property>
239       <property name="alternatingRowColors" >
240        <bool>true</bool>
241       </property>
242       <property name="selectionMode" >
243        <enum>QAbstractItemView::ExtendedSelection</enum>
244       </property>
245       <property name="horizontalScrollMode" >
246        <enum>QAbstractItemView::ScrollPerItem</enum>
247       </property>
248       <property name="uniformRowHeights" >
249        <bool>true</bool>
250       </property>
251       <property name="columnCount" >
252        <number>7</number>
253       </property>
254       <column>
255        <property name="text" >
256         <string>1</string>
257        </property>
258       </column>
259       <column>
260        <property name="text" >
261         <string>1</string>
262        </property>
263       </column>
264       <column>
265        <property name="text" >
266         <string>2</string>
267        </property>
268       </column>
269       <column>
270        <property name="text" >
271         <string>3</string>
272        </property>
273       </column>
274       <column>
275        <property name="text" >
276         <string>4</string>
277        </property>
278       </column>
279       <column>
280        <property name="text" >
281         <string>5</string>
282        </property>
283       </column>
284       <column>
285        <property name="text" >
286         <string>6</string>
287        </property>
288       </column>
289      </widget>
290     </widget>
291    </item>
292    <item row="2" column="0" colspan="9" >
293     <layout class="QHBoxLayout" >
294      <item>
295       <widget class="QLabel" name="label" >
296        <property name="sizePolicy" >
297         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
298          <horstretch>0</horstretch>
299          <verstretch>0</verstretch>
300         </sizepolicy>
301        </property>
302        <property name="text" >
303         <string>Current Dir:</string>
304        </property>
305        <property name="buddy" >
306         <cstring>lineEdit</cstring>
307        </property>
308       </widget>
309      </item>
310      <item>
311       <widget class="QLabel" name="statusLine" >
312        <property name="sizePolicy" >
313         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
314          <horstretch>0</horstretch>
315          <verstretch>0</verstretch>
316         </sizepolicy>
317        </property>
318        <property name="text" >
319         <string/>
320        </property>
321       </widget>
322      </item>
323      <item>
324       <widget class="QLineEdit" name="lineEdit" >
325        <property name="minimumSize" >
326         <size>
327          <width>100</width>
328          <height>0</height>
329         </size>
330        </property>
331       </widget>
332      </item>
333      <item>
334       <spacer>
335        <property name="orientation" >
336         <enum>Qt::Horizontal</enum>
337        </property>
338        <property name="sizeType" >
339         <enum>QSizePolicy::Fixed</enum>
340        </property>
341        <property name="sizeHint" >
342         <size>
343          <width>30</width>
344          <height>32</height>
345         </size>
346        </property>
347       </spacer>
348      </item>
349      <item>
350       <widget class="QPushButton" name="okButton" >
351        <property name="text" >
352         <string>OK</string>
353        </property>
354       </widget>
355      </item>
356      <item>
357       <widget class="QPushButton" name="cancelButton" >
358        <property name="text" >
359         <string>Cancel</string>
360        </property>
361       </widget>
362      </item>
363     </layout>
364    </item>
365    <item row="3" column="0" >
366     <widget class="QLabel" name="label_4" >
367      <property name="sizePolicy" >
368       <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
369        <horstretch>0</horstretch>
370        <verstretch>0</verstretch>
371       </sizepolicy>
372      </property>
373      <property name="text" >
374       <string>Status:</string>
375      </property>
376     </widget>
377    </item>
378   </layout>
379   <action name="actionMark" >
380    <property name="icon" >
381     <iconset resource="../main.qrc" >:/images/check.png</iconset>
382    </property>
383    <property name="text" >
384     <string>Mark</string>
385    </property>
386   </action>
387   <action name="actionUnMark" >
388    <property name="icon" >
389     <iconset resource="../main.qrc" >:/images/unchecked.png</iconset>
390    </property>
391    <property name="text" >
392     <string>UnMark</string>
393    </property>
394   </action>
395  </widget>
396  <resources>
397   <include location="../main.qrc" />
398  </resources>
399  <connections/>
400 </ui>