]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/run/prune.ui
Create a prune page. Populate it from medialist and clients.
[bacula/bacula] / bacula / src / qt-console / run / prune.ui
1 <ui version="4.0" >
2  <class>pruneForm</class>
3  <widget class="QWidget" name="pruneForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>501</width>
9     <height>326</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="0" column="1" >
49     <spacer>
50      <property name="orientation" >
51       <enum>Qt::Vertical</enum>
52      </property>
53      <property name="sizeType" >
54       <enum>QSizePolicy::Expanding</enum>
55      </property>
56      <property name="sizeHint" >
57       <size>
58        <width>351</width>
59        <height>16</height>
60       </size>
61      </property>
62     </spacer>
63    </item>
64    <item row="1" column="1" >
65     <layout class="QGridLayout" >
66      <property name="margin" >
67       <number>0</number>
68      </property>
69      <property name="spacing" >
70       <number>6</number>
71      </property>
72      <item row="1" column="1" >
73       <widget class="QComboBox" name="clientCombo" />
74      </item>
75      <item row="5" column="0" colspan="2" >
76       <layout class="QHBoxLayout" >
77        <property name="margin" >
78         <number>0</number>
79        </property>
80        <property name="spacing" >
81         <number>6</number>
82        </property>
83        <item>
84         <widget class="QCheckBox" name="volumeCheckBox" >
85          <property name="layoutDirection" >
86           <enum>Qt::RightToLeft</enum>
87          </property>
88          <property name="text" >
89           <string>Prune Volumes</string>
90          </property>
91         </widget>
92        </item>
93        <item>
94         <spacer>
95          <property name="orientation" >
96           <enum>Qt::Horizontal</enum>
97          </property>
98          <property name="sizeHint" >
99           <size>
100            <width>40</width>
101            <height>20</height>
102           </size>
103          </property>
104         </spacer>
105        </item>
106       </layout>
107      </item>
108      <item row="0" column="0" colspan="2" >
109       <layout class="QHBoxLayout" >
110        <property name="margin" >
111         <number>0</number>
112        </property>
113        <property name="spacing" >
114         <number>6</number>
115        </property>
116        <item>
117         <spacer>
118          <property name="orientation" >
119           <enum>Qt::Horizontal</enum>
120          </property>
121          <property name="sizeHint" >
122           <size>
123            <width>71</width>
124            <height>21</height>
125           </size>
126          </property>
127         </spacer>
128        </item>
129        <item>
130         <widget class="QLabel" name="run" >
131          <property name="maximumSize" >
132           <size>
133            <width>16777215</width>
134            <height>30</height>
135           </size>
136          </property>
137          <property name="text" >
138           <string>&lt;h3>Prune Files/Jobs/Volumes&lt;/h3></string>
139          </property>
140         </widget>
141        </item>
142        <item>
143         <spacer>
144          <property name="orientation" >
145           <enum>Qt::Horizontal</enum>
146          </property>
147          <property name="sizeHint" >
148           <size>
149            <width>81</width>
150            <height>20</height>
151           </size>
152          </property>
153         </spacer>
154        </item>
155       </layout>
156      </item>
157      <item row="6" column="0" colspan="2" >
158       <layout class="QHBoxLayout" >
159        <property name="margin" >
160         <number>0</number>
161        </property>
162        <property name="spacing" >
163         <number>6</number>
164        </property>
165        <item>
166         <spacer>
167          <property name="orientation" >
168           <enum>Qt::Horizontal</enum>
169          </property>
170          <property name="sizeHint" >
171           <size>
172            <width>40</width>
173            <height>20</height>
174           </size>
175          </property>
176         </spacer>
177        </item>
178        <item>
179         <widget class="QPushButton" name="okButton" >
180          <property name="text" >
181           <string>OK</string>
182          </property>
183         </widget>
184        </item>
185        <item>
186         <widget class="QPushButton" name="cancelButton" >
187          <property name="text" >
188           <string>Cancel</string>
189          </property>
190         </widget>
191        </item>
192       </layout>
193      </item>
194      <item row="4" column="0" colspan="2" >
195       <layout class="QHBoxLayout" >
196        <property name="margin" >
197         <number>0</number>
198        </property>
199        <property name="spacing" >
200         <number>6</number>
201        </property>
202        <item>
203         <widget class="QCheckBox" name="jobsCheckBox" >
204          <property name="layoutDirection" >
205           <enum>Qt::RightToLeft</enum>
206          </property>
207          <property name="text" >
208           <string>Prune Jobs</string>
209          </property>
210         </widget>
211        </item>
212        <item>
213         <spacer>
214          <property name="orientation" >
215           <enum>Qt::Horizontal</enum>
216          </property>
217          <property name="sizeHint" >
218           <size>
219            <width>40</width>
220            <height>20</height>
221           </size>
222          </property>
223         </spacer>
224        </item>
225       </layout>
226      </item>
227      <item row="2" column="1" >
228       <widget class="QComboBox" name="volumeCombo" />
229      </item>
230      <item row="1" column="0" >
231       <widget class="QLabel" name="label_6" >
232        <property name="maximumSize" >
233         <size>
234          <width>65</width>
235          <height>16777215</height>
236         </size>
237        </property>
238        <property name="text" >
239         <string>Client:</string>
240        </property>
241        <property name="buddy" >
242         <cstring>clientCombo</cstring>
243        </property>
244       </widget>
245      </item>
246      <item row="3" column="0" colspan="2" >
247       <layout class="QHBoxLayout" >
248        <property name="margin" >
249         <number>0</number>
250        </property>
251        <property name="spacing" >
252         <number>6</number>
253        </property>
254        <item>
255         <widget class="QCheckBox" name="filesCheckBox" >
256          <property name="layoutDirection" >
257           <enum>Qt::RightToLeft</enum>
258          </property>
259          <property name="text" >
260           <string>Prune Files</string>
261          </property>
262         </widget>
263        </item>
264        <item>
265         <spacer>
266          <property name="orientation" >
267           <enum>Qt::Horizontal</enum>
268          </property>
269          <property name="sizeHint" >
270           <size>
271            <width>40</width>
272            <height>20</height>
273           </size>
274          </property>
275         </spacer>
276        </item>
277       </layout>
278      </item>
279      <item row="2" column="0" >
280       <widget class="QLabel" name="label_8" >
281        <property name="text" >
282         <string>Volume:</string>
283        </property>
284        <property name="buddy" >
285         <cstring>volumeCombo</cstring>
286        </property>
287       </widget>
288      </item>
289     </layout>
290    </item>
291    <item row="2" column="1" >
292     <spacer>
293      <property name="orientation" >
294       <enum>Qt::Vertical</enum>
295      </property>
296      <property name="sizeType" >
297       <enum>QSizePolicy::Expanding</enum>
298      </property>
299      <property name="sizeHint" >
300       <size>
301        <width>351</width>
302        <height>16</height>
303       </size>
304      </property>
305     </spacer>
306    </item>
307   </layout>
308  </widget>
309  <resources/>
310  <connections/>
311 </ui>