]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/restore/prerestore.ui
This change of the regular expressions should fix any restoretree issues
[bacula/bacula] / bacula / src / qt-console / restore / prerestore.ui
1 <ui version="4.0" >
2  <class>prerestoreForm</class>
3  <widget class="QWidget" name="prerestoreForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>589</width>
9     <height>897</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <property name="autoFillBackground" >
16    <bool>true</bool>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item rowspan="2" row="2" column="1" >
26     <layout class="QGridLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>6</number>
32      </property>
33      <item row="1" column="0" >
34       <widget class="QFrame" name="frame" >
35        <property name="frameShape" >
36         <enum>QFrame::NoFrame</enum>
37        </property>
38        <property name="frameShadow" >
39         <enum>QFrame::Plain</enum>
40        </property>
41        <layout class="QGridLayout" >
42         <property name="margin" >
43          <number>0</number>
44         </property>
45         <property name="spacing" >
46          <number>6</number>
47         </property>
48         <item row="0" column="2" >
49          <widget class="QRadioButton" name="allFilesRadio" >
50           <property name="text" >
51            <string>All Files</string>
52           </property>
53           <property name="checked" >
54            <bool>false</bool>
55           </property>
56          </widget>
57         </item>
58         <item row="0" column="1" >
59          <widget class="QRadioButton" name="selectFilesRadio" >
60           <property name="text" >
61            <string>Select Files</string>
62           </property>
63           <property name="checked" >
64            <bool>false</bool>
65           </property>
66          </widget>
67         </item>
68         <item row="0" column="3" >
69          <spacer>
70           <property name="orientation" >
71            <enum>Qt::Horizontal</enum>
72           </property>
73           <property name="sizeHint" >
74            <size>
75             <width>40</width>
76             <height>20</height>
77            </size>
78           </property>
79          </spacer>
80         </item>
81         <item row="0" column="0" >
82          <spacer>
83           <property name="orientation" >
84            <enum>Qt::Horizontal</enum>
85           </property>
86           <property name="sizeHint" >
87            <size>
88             <width>40</width>
89             <height>20</height>
90            </size>
91           </property>
92          </spacer>
93         </item>
94        </layout>
95       </widget>
96      </item>
97      <item row="2" column="0" >
98       <layout class="QGridLayout" >
99        <property name="margin" >
100         <number>0</number>
101        </property>
102        <property name="spacing" >
103         <number>6</number>
104        </property>
105        <item row="1" column="1" >
106         <widget class="QComboBox" name="jobCombo" >
107          <property name="sizePolicy" >
108           <sizepolicy>
109            <hsizetype>7</hsizetype>
110            <vsizetype>0</vsizetype>
111            <horstretch>0</horstretch>
112            <verstretch>0</verstretch>
113           </sizepolicy>
114          </property>
115          <property name="maximumSize" >
116           <size>
117            <width>600</width>
118            <height>600</height>
119           </size>
120          </property>
121         </widget>
122        </item>
123        <item row="1" column="0" >
124         <widget class="QRadioButton" name="selectJobRadio" >
125          <property name="text" >
126           <string>Job</string>
127          </property>
128         </widget>
129        </item>
130        <item row="0" column="1" >
131         <widget class="QLineEdit" name="jobIdEdit" />
132        </item>
133        <item row="0" column="0" >
134         <widget class="QRadioButton" name="selectJobIdsRadio" >
135          <property name="text" >
136           <string>JobIds</string>
137          </property>
138         </widget>
139        </item>
140       </layout>
141      </item>
142      <item row="0" column="0" >
143       <spacer>
144        <property name="orientation" >
145         <enum>Qt::Vertical</enum>
146        </property>
147        <property name="sizeType" >
148         <enum>QSizePolicy::Fixed</enum>
149        </property>
150        <property name="sizeHint" >
151         <size>
152          <width>20</width>
153          <height>21</height>
154         </size>
155        </property>
156       </spacer>
157      </item>
158      <item row="3" column="0" >
159       <layout class="QGridLayout" >
160        <property name="margin" >
161         <number>0</number>
162        </property>
163        <property name="spacing" >
164         <number>6</number>
165        </property>
166        <item row="5" column="1" colspan="2" >
167         <widget class="QDateTimeEdit" name="beforeDateTime" >
168          <property name="minimumDate" >
169           <date>
170            <year>2000</year>
171            <month>1</month>
172            <day>1</day>
173           </date>
174          </property>
175          <property name="displayFormat" >
176           <string>yyyy-mm-dd h:mm:ss</string>
177          </property>
178          <property name="calendarPopup" >
179           <bool>true</bool>
180          </property>
181         </widget>
182        </item>
183        <item row="4" column="0" colspan="2" >
184         <widget class="QCheckBox" name="recentCheckBox" >
185          <property name="layoutDirection" >
186           <enum>Qt::LeftToRight</enum>
187          </property>
188          <property name="text" >
189           <string>Use Most Recent</string>
190          </property>
191         </widget>
192        </item>
193        <item row="1" column="0" >
194         <widget class="QLabel" name="label_3" >
195          <property name="text" >
196           <string>File Set:</string>
197          </property>
198          <property name="buddy" >
199           <cstring>filesetCombo</cstring>
200          </property>
201         </widget>
202        </item>
203        <item row="0" column="0" >
204         <widget class="QLabel" name="label_2" >
205          <property name="text" >
206           <string>Client:</string>
207          </property>
208          <property name="buddy" >
209           <cstring>clientCombo</cstring>
210          </property>
211         </widget>
212        </item>
213        <item row="0" column="1" colspan="2" >
214         <widget class="QComboBox" name="clientCombo" />
215        </item>
216        <item row="3" column="0" >
217         <widget class="QLabel" name="label_5" >
218          <property name="text" >
219           <string>Storage:</string>
220          </property>
221          <property name="buddy" >
222           <cstring>storageCombo</cstring>
223          </property>
224         </widget>
225        </item>
226        <item row="3" column="1" colspan="2" >
227         <widget class="QComboBox" name="storageCombo" />
228        </item>
229        <item row="5" column="0" >
230         <widget class="QLabel" name="label_6" >
231          <property name="text" >
232           <string>Before:</string>
233          </property>
234          <property name="buddy" >
235           <cstring>beforeDateTime</cstring>
236          </property>
237         </widget>
238        </item>
239        <item row="1" column="1" colspan="2" >
240         <widget class="QComboBox" name="filesetCombo" />
241        </item>
242        <item row="2" column="0" >
243         <widget class="QLabel" name="label_4" >
244          <property name="text" >
245           <string>Pool:</string>
246          </property>
247          <property name="buddy" >
248           <cstring>poolCombo</cstring>
249          </property>
250         </widget>
251        </item>
252        <item row="2" column="1" colspan="2" >
253         <widget class="QComboBox" name="poolCombo" />
254        </item>
255        <item row="4" column="2" >
256         <spacer>
257          <property name="orientation" >
258           <enum>Qt::Horizontal</enum>
259          </property>
260          <property name="sizeHint" >
261           <size>
262            <width>262</width>
263            <height>21</height>
264           </size>
265          </property>
266         </spacer>
267        </item>
268        <item row="6" column="0" colspan="3" >
269         <layout class="QHBoxLayout" >
270          <property name="margin" >
271           <number>0</number>
272          </property>
273          <property name="spacing" >
274           <number>6</number>
275          </property>
276          <item>
277           <spacer>
278            <property name="orientation" >
279             <enum>Qt::Horizontal</enum>
280            </property>
281            <property name="sizeHint" >
282             <size>
283              <width>171</width>
284              <height>20</height>
285             </size>
286            </property>
287           </spacer>
288          </item>
289          <item>
290           <widget class="QPushButton" name="okButton" >
291            <property name="text" >
292             <string>OK</string>
293            </property>
294           </widget>
295          </item>
296          <item>
297           <widget class="QPushButton" name="cancelButton" >
298            <property name="text" >
299             <string>Cancel</string>
300            </property>
301           </widget>
302          </item>
303         </layout>
304        </item>
305       </layout>
306      </item>
307     </layout>
308    </item>
309    <item row="4" column="1" >
310     <spacer>
311      <property name="orientation" >
312       <enum>Qt::Vertical</enum>
313      </property>
314      <property name="sizeHint" >
315       <size>
316        <width>71</width>
317        <height>41</height>
318       </size>
319      </property>
320     </spacer>
321    </item>
322    <item row="0" column="1" >
323     <spacer>
324      <property name="orientation" >
325       <enum>Qt::Vertical</enum>
326      </property>
327      <property name="sizeHint" >
328       <size>
329        <width>387</width>
330        <height>161</height>
331       </size>
332      </property>
333     </spacer>
334    </item>
335    <item row="3" column="2" >
336     <spacer>
337      <property name="orientation" >
338       <enum>Qt::Horizontal</enum>
339      </property>
340      <property name="sizeHint" >
341       <size>
342        <width>41</width>
343        <height>139</height>
344       </size>
345      </property>
346     </spacer>
347    </item>
348    <item row="2" column="0" >
349     <spacer>
350      <property name="orientation" >
351       <enum>Qt::Horizontal</enum>
352      </property>
353      <property name="sizeHint" >
354       <size>
355        <width>21</width>
356        <height>139</height>
357       </size>
358      </property>
359     </spacer>
360    </item>
361    <item row="1" column="1" >
362     <layout class="QHBoxLayout" >
363      <property name="margin" >
364       <number>0</number>
365      </property>
366      <property name="spacing" >
367       <number>6</number>
368      </property>
369      <item>
370       <spacer>
371        <property name="orientation" >
372         <enum>Qt::Horizontal</enum>
373        </property>
374        <property name="sizeHint" >
375         <size>
376          <width>71</width>
377          <height>21</height>
378         </size>
379        </property>
380       </spacer>
381      </item>
382      <item>
383       <widget class="QLabel" name="run" >
384        <property name="maximumSize" >
385         <size>
386          <width>16777215</width>
387          <height>30</height>
388         </size>
389        </property>
390        <property name="text" >
391         <string>&lt;h3>Select Jobs&lt;/h3></string>
392        </property>
393       </widget>
394      </item>
395      <item>
396       <spacer>
397        <property name="orientation" >
398         <enum>Qt::Horizontal</enum>
399        </property>
400        <property name="sizeHint" >
401         <size>
402          <width>81</width>
403          <height>20</height>
404         </size>
405        </property>
406       </spacer>
407      </item>
408     </layout>
409    </item>
410   </layout>
411  </widget>
412  <resources/>
413  <connections/>
414 </ui>