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