]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/mediaedit/mediaedit.ui
Add icon to label class in page selector.
[bacula/bacula] / bacula / src / qt-console / mediaedit / mediaedit.ui
1 <ui version="4.0" >
2  <class>mediaEditForm</class>
3  <widget class="QWidget" name="mediaEditForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>515</width>
9     <height>334</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="6" column="1" >
31       <widget class="QLabel" name="label_10" >
32        <property name="text" >
33         <string>Minutes</string>
34        </property>
35       </widget>
36      </item>
37      <item row="5" column="2" >
38       <widget class="QSpinBox" name="hoursSpin" >
39        <property name="maximum" >
40         <number>24</number>
41        </property>
42        <property name="minimum" >
43         <number>-1</number>
44        </property>
45        <property name="value" >
46         <number>0</number>
47        </property>
48       </widget>
49      </item>
50      <item row="4" column="2" >
51       <widget class="QSpinBox" name="daysSpin" >
52        <property name="maximum" >
53         <number>365</number>
54        </property>
55        <property name="minimum" >
56         <number>-1</number>
57        </property>
58       </widget>
59      </item>
60      <item rowspan="8" row="0" column="0" >
61       <layout class="QGridLayout" >
62        <property name="margin" >
63         <number>0</number>
64        </property>
65        <property name="spacing" >
66         <number>6</number>
67        </property>
68        <item row="3" column="1" >
69         <widget class="QComboBox" name="statusCombo" />
70        </item>
71        <item row="1" column="0" colspan="2" >
72         <layout class="QHBoxLayout" >
73          <property name="margin" >
74           <number>0</number>
75          </property>
76          <property name="spacing" >
77           <number>6</number>
78          </property>
79          <item>
80           <spacer>
81            <property name="orientation" >
82             <enum>Qt::Horizontal</enum>
83            </property>
84            <property name="sizeHint" >
85             <size>
86              <width>40</width>
87              <height>20</height>
88             </size>
89            </property>
90           </spacer>
91          </item>
92          <item>
93           <widget class="QLabel" name="volumeLabel" >
94            <property name="maximumSize" >
95             <size>
96              <width>16777215</width>
97              <height>48</height>
98             </size>
99            </property>
100            <property name="text" >
101             <string>Volume : </string>
102            </property>
103           </widget>
104          </item>
105          <item>
106           <spacer>
107            <property name="orientation" >
108             <enum>Qt::Horizontal</enum>
109            </property>
110            <property name="sizeHint" >
111             <size>
112              <width>40</width>
113              <height>20</height>
114             </size>
115            </property>
116           </spacer>
117          </item>
118         </layout>
119        </item>
120        <item row="0" column="0" colspan="2" >
121         <layout class="QHBoxLayout" >
122          <property name="margin" >
123           <number>0</number>
124          </property>
125          <property name="spacing" >
126           <number>6</number>
127          </property>
128          <item>
129           <spacer>
130            <property name="orientation" >
131             <enum>Qt::Horizontal</enum>
132            </property>
133            <property name="sizeHint" >
134             <size>
135              <width>71</width>
136              <height>21</height>
137             </size>
138            </property>
139           </spacer>
140          </item>
141          <item>
142           <widget class="QLabel" name="label" >
143            <property name="maximumSize" >
144             <size>
145              <width>16777215</width>
146              <height>30</height>
147             </size>
148            </property>
149            <property name="text" >
150             <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
151 p, li { white-space: pre-wrap; }
152 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
153 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:12pt; font-weight:600;">Edit a Volume&lt;/span>&lt;/p>&lt;/body>&lt;/html></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>81</width>
165              <height>20</height>
166             </size>
167            </property>
168           </spacer>
169          </item>
170         </layout>
171        </item>
172        <item row="4" column="0" >
173         <widget class="QLabel" name="label_4" >
174          <property name="text" >
175           <string>Slot:</string>
176          </property>
177          <property name="buddy" >
178           <cstring>slotSpin</cstring>
179          </property>
180         </widget>
181        </item>
182        <item row="6" column="0" >
183         <widget class="QLabel" name="label_7" >
184          <property name="text" >
185           <string>Use Duration:</string>
186          </property>
187          <property name="buddy" >
188           <cstring>slotSpin</cstring>
189          </property>
190         </widget>
191        </item>
192        <item row="5" column="0" >
193         <widget class="QLabel" name="label_6" >
194          <property name="text" >
195           <string>Retension:</string>
196          </property>
197          <property name="buddy" >
198           <cstring>slotSpin</cstring>
199          </property>
200         </widget>
201        </item>
202        <item row="5" column="1" >
203         <widget class="QSpinBox" name="retentionSpin" >
204          <property name="maximum" >
205           <number>2147483647</number>
206          </property>
207         </widget>
208        </item>
209        <item row="3" column="0" >
210         <widget class="QLabel" name="label_5" >
211          <property name="text" >
212           <string>Volume Status:</string>
213          </property>
214         </widget>
215        </item>
216        <item row="4" column="1" >
217         <widget class="QSpinBox" name="slotSpin" >
218          <property name="maximum" >
219           <number>10000</number>
220          </property>
221         </widget>
222        </item>
223        <item row="7" column="0" colspan="2" >
224         <layout class="QHBoxLayout" >
225          <property name="margin" >
226           <number>0</number>
227          </property>
228          <property name="spacing" >
229           <number>6</number>
230          </property>
231          <item>
232           <spacer>
233            <property name="orientation" >
234             <enum>Qt::Horizontal</enum>
235            </property>
236            <property name="sizeHint" >
237             <size>
238              <width>40</width>
239              <height>20</height>
240             </size>
241            </property>
242           </spacer>
243          </item>
244          <item>
245           <widget class="QPushButton" name="okButton" >
246            <property name="text" >
247             <string>OK</string>
248            </property>
249           </widget>
250          </item>
251          <item>
252           <widget class="QPushButton" name="cancelButton" >
253            <property name="text" >
254             <string>Cancel</string>
255            </property>
256           </widget>
257          </item>
258         </layout>
259        </item>
260        <item row="2" column="0" >
261         <widget class="QLabel" name="label_3" >
262          <property name="text" >
263           <string>Pool:</string>
264          </property>
265          <property name="buddy" >
266           <cstring>poolCombo</cstring>
267          </property>
268         </widget>
269        </item>
270        <item row="2" column="1" >
271         <widget class="QComboBox" name="poolCombo" />
272        </item>
273        <item row="6" column="1" >
274         <widget class="QSpinBox" name="useDurationSpin" >
275          <property name="maximum" >
276           <number>2147483647</number>
277          </property>
278         </widget>
279        </item>
280       </layout>
281      </item>
282      <item row="0" column="1" colspan="2" >
283       <spacer>
284        <property name="orientation" >
285         <enum>Qt::Vertical</enum>
286        </property>
287        <property name="sizeHint" >
288         <size>
289          <width>97</width>
290          <height>16</height>
291         </size>
292        </property>
293       </spacer>
294      </item>
295      <item row="3" column="1" >
296       <widget class="QLabel" name="label_2" >
297        <property name="text" >
298         <string>Years</string>
299        </property>
300       </widget>
301      </item>
302      <item row="5" column="1" >
303       <widget class="QLabel" name="label_9" >
304        <property name="text" >
305         <string>Hours</string>
306        </property>
307       </widget>
308      </item>
309      <item row="2" column="1" colspan="2" >
310       <widget class="QRadioButton" name="useDurationRadio" >
311        <property name="text" >
312         <string>Use Duration</string>
313        </property>
314       </widget>
315      </item>
316      <item row="3" column="2" >
317       <widget class="QSpinBox" name="yearsSpin" >
318        <property name="maximum" >
319         <number>999</number>
320        </property>
321        <property name="minimum" >
322         <number>-1</number>
323        </property>
324       </widget>
325      </item>
326      <item row="4" column="1" >
327       <widget class="QLabel" name="label_8" >
328        <property name="text" >
329         <string>Days</string>
330        </property>
331       </widget>
332      </item>
333      <item row="7" column="1" >
334       <widget class="QLabel" name="label_11" >
335        <property name="text" >
336         <string>Seconds</string>
337        </property>
338       </widget>
339      </item>
340      <item row="1" column="1" colspan="2" >
341       <widget class="QRadioButton" name="retentionRadio" >
342        <property name="text" >
343         <string>Retention</string>
344        </property>
345       </widget>
346      </item>
347      <item row="7" column="2" >
348       <widget class="QSpinBox" name="secondsSpin" >
349        <property name="maximum" >
350         <number>60</number>
351        </property>
352        <property name="minimum" >
353         <number>-1</number>
354        </property>
355       </widget>
356      </item>
357      <item row="6" column="2" >
358       <widget class="QSpinBox" name="minutesSpin" >
359        <property name="maximum" >
360         <number>60</number>
361        </property>
362        <property name="minimum" >
363         <number>-1</number>
364        </property>
365       </widget>
366      </item>
367     </layout>
368    </item>
369    <item row="0" column="1" >
370     <spacer>
371      <property name="orientation" >
372       <enum>Qt::Vertical</enum>
373      </property>
374      <property name="sizeHint" >
375       <size>
376        <width>20</width>
377        <height>40</height>
378       </size>
379      </property>
380     </spacer>
381    </item>
382    <item row="2" column="1" >
383     <spacer>
384      <property name="orientation" >
385       <enum>Qt::Vertical</enum>
386      </property>
387      <property name="sizeHint" >
388       <size>
389        <width>20</width>
390        <height>40</height>
391       </size>
392      </property>
393     </spacer>
394    </item>
395    <item row="1" column="0" >
396     <spacer>
397      <property name="orientation" >
398       <enum>Qt::Horizontal</enum>
399      </property>
400      <property name="sizeHint" >
401       <size>
402        <width>40</width>
403        <height>20</height>
404       </size>
405      </property>
406     </spacer>
407    </item>
408    <item row="1" column="2" >
409     <spacer>
410      <property name="orientation" >
411       <enum>Qt::Horizontal</enum>
412      </property>
413      <property name="sizeHint" >
414       <size>
415        <width>40</width>
416        <height>20</height>
417       </size>
418      </property>
419     </spacer>
420    </item>
421   </layout>
422  </widget>
423  <resources/>
424  <connections/>
425 </ui>