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