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