]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/restore/prerestore.ui
Moved dialogs to be pages on the stack. label, run and runcmd.
[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>578</width>
9     <height>406</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</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     <spacer>
24      <property name="orientation" >
25       <enum>Qt::Horizontal</enum>
26      </property>
27      <property name="sizeHint" >
28       <size>
29        <width>40</width>
30        <height>20</height>
31       </size>
32      </property>
33     </spacer>
34    </item>
35    <item row="1" column="2" >
36     <spacer>
37      <property name="orientation" >
38       <enum>Qt::Horizontal</enum>
39      </property>
40      <property name="sizeHint" >
41       <size>
42        <width>40</width>
43        <height>20</height>
44       </size>
45      </property>
46     </spacer>
47    </item>
48    <item row="1" column="1" >
49     <layout class="QGridLayout" >
50      <property name="margin" >
51       <number>0</number>
52      </property>
53      <property name="spacing" >
54       <number>6</number>
55      </property>
56      <item row="2" column="1" >
57       <widget class="QComboBox" name="clientCombo" />
58      </item>
59      <item row="3" column="0" >
60       <widget class="QLabel" name="label_3" >
61        <property name="text" >
62         <string>File Set:</string>
63        </property>
64        <property name="buddy" >
65         <cstring>filesetCombo</cstring>
66        </property>
67       </widget>
68      </item>
69      <item row="7" column="0" colspan="2" >
70       <layout class="QHBoxLayout" >
71        <property name="margin" >
72         <number>0</number>
73        </property>
74        <property name="spacing" >
75         <number>6</number>
76        </property>
77        <item>
78         <spacer>
79          <property name="orientation" >
80           <enum>Qt::Horizontal</enum>
81          </property>
82          <property name="sizeHint" >
83           <size>
84            <width>171</width>
85            <height>20</height>
86           </size>
87          </property>
88         </spacer>
89        </item>
90        <item>
91         <widget class="QPushButton" name="okButton" >
92          <property name="text" >
93           <string>OK</string>
94          </property>
95         </widget>
96        </item>
97        <item>
98         <widget class="QPushButton" name="cancelButton" >
99          <property name="text" >
100           <string>Cancel</string>
101          </property>
102         </widget>
103        </item>
104       </layout>
105      </item>
106      <item row="4" column="1" >
107       <widget class="QComboBox" name="poolCombo" />
108      </item>
109      <item row="2" column="0" >
110       <widget class="QLabel" name="label_2" >
111        <property name="text" >
112         <string>Client:</string>
113        </property>
114        <property name="buddy" >
115         <cstring>clientCombo</cstring>
116        </property>
117       </widget>
118      </item>
119      <item row="0" column="0" colspan="2" >
120       <layout class="QHBoxLayout" >
121        <property name="margin" >
122         <number>0</number>
123        </property>
124        <property name="spacing" >
125         <number>6</number>
126        </property>
127        <item>
128         <spacer>
129          <property name="orientation" >
130           <enum>Qt::Horizontal</enum>
131          </property>
132          <property name="sizeHint" >
133           <size>
134            <width>71</width>
135            <height>21</height>
136           </size>
137          </property>
138         </spacer>
139        </item>
140        <item>
141         <widget class="QLabel" name="run" >
142          <property name="maximumSize" >
143           <size>
144            <width>16777215</width>
145            <height>30</height>
146           </size>
147          </property>
148          <property name="text" >
149           <string>&lt;h3>Pre - Restore&lt;/h3></string>
150          </property>
151         </widget>
152        </item>
153        <item>
154         <spacer>
155          <property name="orientation" >
156           <enum>Qt::Horizontal</enum>
157          </property>
158          <property name="sizeHint" >
159           <size>
160            <width>81</width>
161            <height>20</height>
162           </size>
163          </property>
164         </spacer>
165        </item>
166       </layout>
167      </item>
168      <item row="4" column="0" >
169       <widget class="QLabel" name="label_4" >
170        <property name="text" >
171         <string>Pool:</string>
172        </property>
173        <property name="buddy" >
174         <cstring>poolCombo</cstring>
175        </property>
176       </widget>
177      </item>
178      <item row="5" column="1" >
179       <widget class="QComboBox" name="storageCombo" />
180      </item>
181      <item row="3" column="1" >
182       <widget class="QComboBox" name="filesetCombo" />
183      </item>
184      <item row="6" column="0" >
185       <widget class="QLabel" name="label_6" >
186        <property name="text" >
187         <string>Before:</string>
188        </property>
189        <property name="buddy" >
190         <cstring>beforeDateTime</cstring>
191        </property>
192       </widget>
193      </item>
194      <item row="1" column="0" >
195       <widget class="QLabel" name="label" >
196        <property name="text" >
197         <string>Job:</string>
198        </property>
199        <property name="buddy" >
200         <cstring>jobCombo</cstring>
201        </property>
202       </widget>
203      </item>
204      <item row="6" column="1" >
205       <widget class="QDateTimeEdit" name="beforeDateTime" >
206        <property name="minimumDate" >
207         <date>
208          <year>2000</year>
209          <month>1</month>
210          <day>1</day>
211         </date>
212        </property>
213        <property name="displayFormat" >
214         <string>yyyy-mm-dd h:mm:ss</string>
215        </property>
216        <property name="calendarPopup" >
217         <bool>true</bool>
218        </property>
219       </widget>
220      </item>
221      <item row="1" column="1" >
222       <widget class="QComboBox" name="jobCombo" >
223        <property name="sizePolicy" >
224         <sizepolicy>
225          <hsizetype>7</hsizetype>
226          <vsizetype>0</vsizetype>
227          <horstretch>0</horstretch>
228          <verstretch>0</verstretch>
229         </sizepolicy>
230        </property>
231        <property name="maximumSize" >
232         <size>
233          <width>600</width>
234          <height>600</height>
235         </size>
236        </property>
237       </widget>
238      </item>
239      <item row="5" column="0" >
240       <widget class="QLabel" name="label_5" >
241        <property name="text" >
242         <string>Storage:</string>
243        </property>
244        <property name="buddy" >
245         <cstring>storageCombo</cstring>
246        </property>
247       </widget>
248      </item>
249     </layout>
250    </item>
251    <item row="0" column="1" >
252     <spacer>
253      <property name="orientation" >
254       <enum>Qt::Vertical</enum>
255      </property>
256      <property name="sizeHint" >
257       <size>
258        <width>20</width>
259        <height>40</height>
260       </size>
261      </property>
262     </spacer>
263    </item>
264    <item row="2" column="1" >
265     <spacer>
266      <property name="orientation" >
267       <enum>Qt::Vertical</enum>
268      </property>
269      <property name="sizeHint" >
270       <size>
271        <width>20</width>
272        <height>40</height>
273       </size>
274      </property>
275     </spacer>
276    </item>
277   </layout>
278  </widget>
279  <resources/>
280  <connections/>
281 </ui>