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