]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/restore/restore.ui
Get new api working + mark/unmark restore files
[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>1196</width>
9     <height>649</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Restore File Selection</string>
14   </property>
15   <layout class="QVBoxLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item>
23     <widget class="QSplitter" name="splitter" >
24      <property name="orientation" >
25       <enum>Qt::Horizontal</enum>
26      </property>
27      <widget class="QWidget" name="" >
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="sizeHint" >
49             <size>
50              <width>40</width>
51              <height>20</height>
52             </size>
53            </property>
54           </spacer>
55          </item>
56          <item>
57           <widget class="QLabel" name="label_3" >
58            <property name="text" >
59             <string>&lt;h2>Directories&lt;/h2></string>
60            </property>
61           </widget>
62          </item>
63          <item>
64           <spacer>
65            <property name="orientation" >
66             <enum>Qt::Horizontal</enum>
67            </property>
68            <property name="sizeHint" >
69             <size>
70              <width>40</width>
71              <height>20</height>
72             </size>
73            </property>
74           </spacer>
75          </item>
76         </layout>
77        </item>
78        <item>
79         <widget class="QTreeWidget" name="treeWidget" >
80          <property name="sizePolicy" >
81           <sizepolicy>
82            <hsizetype>7</hsizetype>
83            <vsizetype>7</vsizetype>
84            <horstretch>1</horstretch>
85            <verstretch>1</verstretch>
86           </sizepolicy>
87          </property>
88          <property name="minimumSize" >
89           <size>
90            <width>100</width>
91            <height>0</height>
92           </size>
93          </property>
94          <property name="maximumSize" >
95           <size>
96            <width>16777215</width>
97            <height>16777215</height>
98           </size>
99          </property>
100          <property name="sizeIncrement" >
101           <size>
102            <width>0</width>
103            <height>0</height>
104           </size>
105          </property>
106          <property name="alternatingRowColors" >
107           <bool>true</bool>
108          </property>
109          <property name="columnCount" >
110           <number>1</number>
111          </property>
112          <column>
113           <property name="text" >
114            <string>1</string>
115           </property>
116          </column>
117         </widget>
118        </item>
119       </layout>
120      </widget>
121      <widget class="QWidget" name="" >
122       <layout class="QVBoxLayout" >
123        <property name="margin" >
124         <number>0</number>
125        </property>
126        <property name="spacing" >
127         <number>6</number>
128        </property>
129        <item>
130         <layout class="QHBoxLayout" >
131          <property name="margin" >
132           <number>0</number>
133          </property>
134          <property name="spacing" >
135           <number>6</number>
136          </property>
137          <item>
138           <spacer>
139            <property name="orientation" >
140             <enum>Qt::Horizontal</enum>
141            </property>
142            <property name="sizeHint" >
143             <size>
144              <width>61</width>
145              <height>20</height>
146             </size>
147            </property>
148           </spacer>
149          </item>
150          <item>
151           <widget class="QLabel" name="label_2" >
152            <property name="text" >
153             <string>&lt;h2>Files&lt;/h2></string>
154            </property>
155           </widget>
156          </item>
157          <item>
158           <spacer>
159            <property name="orientation" >
160             <enum>Qt::Horizontal</enum>
161            </property>
162            <property name="sizeHint" >
163             <size>
164              <width>91</width>
165              <height>20</height>
166             </size>
167            </property>
168           </spacer>
169          </item>
170         </layout>
171        </item>
172        <item>
173         <widget class="QTreeWidget" name="fileWidget" >
174          <property name="sizePolicy" >
175           <sizepolicy>
176            <hsizetype>7</hsizetype>
177            <vsizetype>5</vsizetype>
178            <horstretch>144</horstretch>
179            <verstretch>1</verstretch>
180           </sizepolicy>
181          </property>
182          <property name="minimumSize" >
183           <size>
184            <width>400</width>
185            <height>0</height>
186           </size>
187          </property>
188          <property name="sizeIncrement" >
189           <size>
190            <width>0</width>
191            <height>0</height>
192           </size>
193          </property>
194          <property name="alternatingRowColors" >
195           <bool>true</bool>
196          </property>
197          <property name="columnCount" >
198           <number>7</number>
199          </property>
200          <column>
201           <property name="text" >
202            <string>1</string>
203           </property>
204          </column>
205          <column>
206           <property name="text" >
207            <string>1</string>
208           </property>
209          </column>
210          <column>
211           <property name="text" >
212            <string>2</string>
213           </property>
214          </column>
215          <column>
216           <property name="text" >
217            <string>3</string>
218           </property>
219          </column>
220          <column>
221           <property name="text" >
222            <string>4</string>
223           </property>
224          </column>
225          <column>
226           <property name="text" >
227            <string>5</string>
228           </property>
229          </column>
230          <column>
231           <property name="text" >
232            <string>6</string>
233           </property>
234          </column>
235         </widget>
236        </item>
237       </layout>
238      </widget>
239     </widget>
240    </item>
241    <item>
242     <layout class="QHBoxLayout" >
243      <property name="margin" >
244       <number>0</number>
245      </property>
246      <property name="spacing" >
247       <number>6</number>
248      </property>
249      <item>
250       <widget class="QLabel" name="label" >
251        <property name="sizePolicy" >
252         <sizepolicy>
253          <hsizetype>0</hsizetype>
254          <vsizetype>5</vsizetype>
255          <horstretch>0</horstretch>
256          <verstretch>0</verstretch>
257         </sizepolicy>
258        </property>
259        <property name="text" >
260         <string>Current Dir:</string>
261        </property>
262       </widget>
263      </item>
264      <item>
265       <widget class="QLineEdit" name="lineEdit" >
266        <property name="minimumSize" >
267         <size>
268          <width>100</width>
269          <height>0</height>
270         </size>
271        </property>
272       </widget>
273      </item>
274      <item>
275       <spacer>
276        <property name="orientation" >
277         <enum>Qt::Horizontal</enum>
278        </property>
279        <property name="sizeType" >
280         <enum>QSizePolicy::Fixed</enum>
281        </property>
282        <property name="sizeHint" >
283         <size>
284          <width>30</width>
285          <height>20</height>
286         </size>
287        </property>
288       </spacer>
289      </item>
290      <item>
291       <widget class="QDialogButtonBox" name="buttonBox" >
292        <property name="orientation" >
293         <enum>Qt::Horizontal</enum>
294        </property>
295        <property name="standardButtons" >
296         <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
297        </property>
298       </widget>
299      </item>
300     </layout>
301    </item>
302    <item>
303     <layout class="QHBoxLayout" >
304      <property name="margin" >
305       <number>0</number>
306      </property>
307      <property name="spacing" >
308       <number>6</number>
309      </property>
310      <item>
311       <widget class="QLabel" name="label_4" >
312        <property name="text" >
313         <string>Status:</string>
314        </property>
315       </widget>
316      </item>
317      <item>
318       <widget class="QLineEdit" name="lineEdit_2" />
319      </item>
320     </layout>
321    </item>
322   </layout>
323  </widget>
324  <resources/>
325  <connections>
326   <connection>
327    <sender>buttonBox</sender>
328    <signal>accepted()</signal>
329    <receiver>restoreForm</receiver>
330    <slot>accept()</slot>
331    <hints>
332     <hint type="sourcelabel" >
333      <x>248</x>
334      <y>254</y>
335     </hint>
336     <hint type="destinationlabel" >
337      <x>157</x>
338      <y>274</y>
339     </hint>
340    </hints>
341   </connection>
342   <connection>
343    <sender>buttonBox</sender>
344    <signal>rejected()</signal>
345    <receiver>restoreForm</receiver>
346    <slot>reject()</slot>
347    <hints>
348     <hint type="sourcelabel" >
349      <x>316</x>
350      <y>260</y>
351     </hint>
352     <hint type="destinationlabel" >
353      <x>286</x>
354      <y>274</y>
355     </hint>
356    </hints>
357   </connection>
358  </connections>
359 </ui>