]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/restore/restore.ui
bat updates
[bacula/bacula] / bacula / src / qt-console / restore / restore.ui
1 <ui version="4.0" >
2  <class>restoreForm</class>
3  <widget class="QDialog" name="restoreForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>1285</width>
9     <height>759</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Restore File Selection</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="QWidget" name="layoutWidget" >
28       <layout class="QVBoxLayout" >
29        <property name="margin" >
30         <number>0</number>
31        </property>
32        <property name="spacing" >
33         <number>6</number>
34        </property>
35        <item>
36         <layout class="QHBoxLayout" >
37          <property name="margin" >
38           <number>0</number>
39          </property>
40          <property name="spacing" >
41           <number>6</number>
42          </property>
43          <item>
44           <spacer>
45            <property name="orientation" >
46             <enum>Qt::Horizontal</enum>
47            </property>
48            <property name="sizeType" >
49             <enum>QSizePolicy::Preferred</enum>
50            </property>
51            <property name="sizeHint" >
52             <size>
53              <width>50</width>
54              <height>30</height>
55             </size>
56            </property>
57           </spacer>
58          </item>
59          <item>
60           <widget class="QLabel" name="label_3" >
61            <property name="text" >
62             <string>&lt;h2>Directories&lt;/h2></string>
63            </property>
64           </widget>
65          </item>
66          <item>
67           <spacer>
68            <property name="orientation" >
69             <enum>Qt::Horizontal</enum>
70            </property>
71            <property name="sizeType" >
72             <enum>QSizePolicy::Preferred</enum>
73            </property>
74            <property name="sizeHint" >
75             <size>
76              <width>50</width>
77              <height>30</height>
78             </size>
79            </property>
80           </spacer>
81          </item>
82         </layout>
83        </item>
84        <item>
85         <widget class="QTreeWidget" name="treeWidget" >
86          <property name="sizePolicy" >
87           <sizepolicy>
88            <hsizetype>5</hsizetype>
89            <vsizetype>7</vsizetype>
90            <horstretch>1</horstretch>
91            <verstretch>1</verstretch>
92           </sizepolicy>
93          </property>
94          <property name="minimumSize" >
95           <size>
96            <width>60</width>
97            <height>0</height>
98           </size>
99          </property>
100          <property name="maximumSize" >
101           <size>
102            <width>16777215</width>
103            <height>16777215</height>
104           </size>
105          </property>
106          <property name="sizeIncrement" >
107           <size>
108            <width>1</width>
109            <height>0</height>
110           </size>
111          </property>
112          <property name="baseSize" >
113           <size>
114            <width>50</width>
115            <height>0</height>
116           </size>
117          </property>
118          <property name="alternatingRowColors" >
119           <bool>true</bool>
120          </property>
121          <property name="columnCount" >
122           <number>1</number>
123          </property>
124          <column>
125           <property name="text" >
126            <string>1</string>
127           </property>
128          </column>
129         </widget>
130        </item>
131       </layout>
132      </widget>
133      <widget class="QWidget" name="" >
134       <layout class="QVBoxLayout" >
135        <property name="margin" >
136         <number>0</number>
137        </property>
138        <property name="spacing" >
139         <number>6</number>
140        </property>
141        <item>
142         <layout class="QHBoxLayout" >
143          <property name="margin" >
144           <number>0</number>
145          </property>
146          <property name="spacing" >
147           <number>6</number>
148          </property>
149          <item>
150           <spacer>
151            <property name="orientation" >
152             <enum>Qt::Horizontal</enum>
153            </property>
154            <property name="sizeType" >
155             <enum>QSizePolicy::Fixed</enum>
156            </property>
157            <property name="sizeHint" >
158             <size>
159              <width>16</width>
160              <height>20</height>
161             </size>
162            </property>
163           </spacer>
164          </item>
165          <item>
166           <widget class="QPushButton" name="upButton" >
167            <property name="sizePolicy" >
168             <sizepolicy>
169              <hsizetype>5</hsizetype>
170              <vsizetype>0</vsizetype>
171              <horstretch>0</horstretch>
172              <verstretch>0</verstretch>
173             </sizepolicy>
174            </property>
175            <property name="text" >
176             <string>Up</string>
177            </property>
178            <property name="icon" >
179             <iconset>../images/up.png</iconset>
180            </property>
181           </widget>
182          </item>
183          <item>
184           <spacer>
185            <property name="orientation" >
186             <enum>Qt::Horizontal</enum>
187            </property>
188            <property name="sizeType" >
189             <enum>QSizePolicy::Fixed</enum>
190            </property>
191            <property name="sizeHint" >
192             <size>
193              <width>16</width>
194              <height>20</height>
195             </size>
196            </property>
197           </spacer>
198          </item>
199          <item>
200           <widget class="QPushButton" name="markButton" >
201            <property name="sizePolicy" >
202             <sizepolicy>
203              <hsizetype>5</hsizetype>
204              <vsizetype>0</vsizetype>
205              <horstretch>0</horstretch>
206              <verstretch>0</verstretch>
207             </sizepolicy>
208            </property>
209            <property name="text" >
210             <string>Mark</string>
211            </property>
212            <property name="icon" >
213             <iconset>../images/mark.png</iconset>
214            </property>
215           </widget>
216          </item>
217          <item>
218           <spacer>
219            <property name="orientation" >
220             <enum>Qt::Horizontal</enum>
221            </property>
222            <property name="sizeType" >
223             <enum>QSizePolicy::Fixed</enum>
224            </property>
225            <property name="sizeHint" >
226             <size>
227              <width>16</width>
228              <height>20</height>
229             </size>
230            </property>
231           </spacer>
232          </item>
233          <item>
234           <widget class="QPushButton" name="unmarkButton" >
235            <property name="sizePolicy" >
236             <sizepolicy>
237              <hsizetype>5</hsizetype>
238              <vsizetype>0</vsizetype>
239              <horstretch>0</horstretch>
240              <verstretch>0</verstretch>
241             </sizepolicy>
242            </property>
243            <property name="text" >
244             <string>Unmark</string>
245            </property>
246            <property name="icon" >
247             <iconset>../images/unmark.png</iconset>
248            </property>
249           </widget>
250          </item>
251          <item>
252           <spacer>
253            <property name="orientation" >
254             <enum>Qt::Horizontal</enum>
255            </property>
256            <property name="sizeType" >
257             <enum>QSizePolicy::Fixed</enum>
258            </property>
259            <property name="sizeHint" >
260             <size>
261              <width>61</width>
262              <height>20</height>
263             </size>
264            </property>
265           </spacer>
266          </item>
267          <item>
268           <widget class="QLabel" name="label_2" >
269            <property name="text" >
270             <string>&lt;h2>Files&lt;/h2></string>
271            </property>
272           </widget>
273          </item>
274          <item>
275           <spacer>
276            <property name="orientation" >
277             <enum>Qt::Horizontal</enum>
278            </property>
279            <property name="sizeHint" >
280             <size>
281              <width>261</width>
282              <height>30</height>
283             </size>
284            </property>
285           </spacer>
286          </item>
287         </layout>
288        </item>
289        <item>
290         <widget class="QTreeWidget" name="fileWidget" >
291          <property name="sizePolicy" >
292           <sizepolicy>
293            <hsizetype>7</hsizetype>
294            <vsizetype>5</vsizetype>
295            <horstretch>144</horstretch>
296            <verstretch>1</verstretch>
297           </sizepolicy>
298          </property>
299          <property name="minimumSize" >
300           <size>
301            <width>400</width>
302            <height>0</height>
303           </size>
304          </property>
305          <property name="sizeIncrement" >
306           <size>
307            <width>0</width>
308            <height>0</height>
309           </size>
310          </property>
311          <property name="alternatingRowColors" >
312           <bool>true</bool>
313          </property>
314          <property name="selectionMode" >
315           <enum>QAbstractItemView::ExtendedSelection</enum>
316          </property>
317          <property name="horizontalScrollMode" >
318           <enum>QAbstractItemView::ScrollPerItem</enum>
319          </property>
320          <property name="uniformRowHeights" >
321           <bool>true</bool>
322          </property>
323          <property name="columnCount" >
324           <number>7</number>
325          </property>
326          <column>
327           <property name="text" >
328            <string>1</string>
329           </property>
330          </column>
331          <column>
332           <property name="text" >
333            <string>1</string>
334           </property>
335          </column>
336          <column>
337           <property name="text" >
338            <string>2</string>
339           </property>
340          </column>
341          <column>
342           <property name="text" >
343            <string>3</string>
344           </property>
345          </column>
346          <column>
347           <property name="text" >
348            <string>4</string>
349           </property>
350          </column>
351          <column>
352           <property name="text" >
353            <string>5</string>
354           </property>
355          </column>
356          <column>
357           <property name="text" >
358            <string>6</string>
359           </property>
360          </column>
361         </widget>
362        </item>
363       </layout>
364      </widget>
365     </widget>
366    </item>
367    <item row="0" column="0" >
368     <spacer>
369      <property name="orientation" >
370       <enum>Qt::Vertical</enum>
371      </property>
372      <property name="sizeType" >
373       <enum>QSizePolicy::Fixed</enum>
374      </property>
375      <property name="sizeHint" >
376       <size>
377        <width>20</width>
378        <height>16</height>
379       </size>
380      </property>
381     </spacer>
382    </item>
383    <item row="2" column="0" >
384     <layout class="QHBoxLayout" >
385      <property name="margin" >
386       <number>0</number>
387      </property>
388      <property name="spacing" >
389       <number>6</number>
390      </property>
391      <item>
392       <widget class="QLabel" name="label" >
393        <property name="sizePolicy" >
394         <sizepolicy>
395          <hsizetype>0</hsizetype>
396          <vsizetype>5</vsizetype>
397          <horstretch>0</horstretch>
398          <verstretch>0</verstretch>
399         </sizepolicy>
400        </property>
401        <property name="text" >
402         <string>Current Dir:</string>
403        </property>
404        <property name="buddy" >
405         <cstring>lineEdit</cstring>
406        </property>
407       </widget>
408      </item>
409      <item>
410       <widget class="QLineEdit" name="lineEdit" >
411        <property name="minimumSize" >
412         <size>
413          <width>100</width>
414          <height>0</height>
415         </size>
416        </property>
417       </widget>
418      </item>
419      <item>
420       <spacer>
421        <property name="orientation" >
422         <enum>Qt::Horizontal</enum>
423        </property>
424        <property name="sizeType" >
425         <enum>QSizePolicy::Fixed</enum>
426        </property>
427        <property name="sizeHint" >
428         <size>
429          <width>30</width>
430          <height>20</height>
431         </size>
432        </property>
433       </spacer>
434      </item>
435      <item>
436       <widget class="QDialogButtonBox" name="buttonBox" >
437        <property name="orientation" >
438         <enum>Qt::Horizontal</enum>
439        </property>
440        <property name="standardButtons" >
441         <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
442        </property>
443       </widget>
444      </item>
445     </layout>
446    </item>
447    <item row="3" column="0" >
448     <layout class="QHBoxLayout" >
449      <property name="margin" >
450       <number>0</number>
451      </property>
452      <property name="spacing" >
453       <number>6</number>
454      </property>
455      <item>
456       <widget class="QLabel" name="label_4" >
457        <property name="sizePolicy" >
458         <sizepolicy>
459          <hsizetype>0</hsizetype>
460          <vsizetype>0</vsizetype>
461          <horstretch>0</horstretch>
462          <verstretch>0</verstretch>
463         </sizepolicy>
464        </property>
465        <property name="text" >
466         <string>Status:</string>
467        </property>
468       </widget>
469      </item>
470      <item>
471       <widget class="QLabel" name="statusLine" >
472        <property name="sizePolicy" >
473         <sizepolicy>
474          <hsizetype>5</hsizetype>
475          <vsizetype>0</vsizetype>
476          <horstretch>0</horstretch>
477          <verstretch>0</verstretch>
478         </sizepolicy>
479        </property>
480        <property name="text" >
481         <string/>
482        </property>
483       </widget>
484      </item>
485     </layout>
486    </item>
487   </layout>
488   <action name="actionUp" >
489    <property name="icon" >
490     <iconset>../images/up.png</iconset>
491    </property>
492    <property name="text" >
493     <string>Up</string>
494    </property>
495   </action>
496   <action name="actionMark" >
497    <property name="icon" >
498     <iconset>../images/mark.png</iconset>
499    </property>
500    <property name="text" >
501     <string>Mark</string>
502    </property>
503   </action>
504   <action name="actionUnmark" >
505    <property name="icon" >
506     <iconset>../images/unmark.png</iconset>
507    </property>
508    <property name="text" >
509     <string>Unmark</string>
510    </property>
511   </action>
512  </widget>
513  <resources/>
514  <connections>
515   <connection>
516    <sender>buttonBox</sender>
517    <signal>accepted()</signal>
518    <receiver>restoreForm</receiver>
519    <slot>accept()</slot>
520    <hints>
521     <hint type="sourcelabel" >
522      <x>955</x>
523      <y>719</y>
524     </hint>
525     <hint type="destinationlabel" >
526      <x>157</x>
527      <y>274</y>
528     </hint>
529    </hints>
530   </connection>
531   <connection>
532    <sender>buttonBox</sender>
533    <signal>rejected()</signal>
534    <receiver>restoreForm</receiver>
535    <slot>reject()</slot>
536    <hints>
537     <hint type="sourcelabel" >
538      <x>1023</x>
539      <y>719</y>
540     </hint>
541     <hint type="destinationlabel" >
542      <x>286</x>
543      <y>274</y>
544     </hint>
545    </hints>
546   </connection>
547  </connections>
548 </ui>