]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/mediaedit/mediaedit.ui
f9b6e593317a696465da1eeaed4fcc85d7383a46
[bacula/bacula] / bacula / src / qt-console / mediaedit / mediaedit.ui
1 <ui version="4.0" >
2  <class>mediaeditForm</class>
3  <widget class="QDialog" name="mediaeditForm" >
4   <property name="windowModality" >
5    <enum>Qt::WindowModal</enum>
6   </property>
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>416</width>
12     <height>230</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>Label</string>
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 row="1" column="0" >
26     <layout class="QHBoxLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>6</number>
32      </property>
33      <item>
34       <spacer>
35        <property name="orientation" >
36         <enum>Qt::Horizontal</enum>
37        </property>
38        <property name="sizeHint" >
39         <size>
40          <width>40</width>
41          <height>20</height>
42         </size>
43        </property>
44       </spacer>
45      </item>
46      <item>
47       <widget class="QLabel" name="volumeLabel" >
48        <property name="maximumSize" >
49         <size>
50          <width>16777215</width>
51          <height>48</height>
52         </size>
53        </property>
54        <property name="text" >
55         <string>Volume : </string>
56        </property>
57       </widget>
58      </item>
59      <item>
60       <spacer>
61        <property name="orientation" >
62         <enum>Qt::Horizontal</enum>
63        </property>
64        <property name="sizeHint" >
65         <size>
66          <width>40</width>
67          <height>20</height>
68         </size>
69        </property>
70       </spacer>
71      </item>
72     </layout>
73    </item>
74    <item row="3" column="0" >
75     <layout class="QGridLayout" >
76      <property name="margin" >
77       <number>0</number>
78      </property>
79      <property name="spacing" >
80       <number>6</number>
81      </property>
82      <item row="1" column="0" >
83       <widget class="QLabel" name="label_5" >
84        <property name="text" >
85         <string>Volume Status:</string>
86        </property>
87       </widget>
88      </item>
89      <item row="1" column="1" >
90       <widget class="QComboBox" name="statusCombo" />
91      </item>
92      <item row="0" column="1" >
93       <widget class="QComboBox" name="poolCombo" />
94      </item>
95      <item row="2" column="1" >
96       <widget class="QSpinBox" name="slotSpin" >
97        <property name="maximum" >
98         <number>10000</number>
99        </property>
100       </widget>
101      </item>
102      <item row="0" column="0" >
103       <widget class="QLabel" name="label_3" >
104        <property name="text" >
105         <string>Pool:</string>
106        </property>
107        <property name="buddy" >
108         <cstring>poolCombo</cstring>
109        </property>
110       </widget>
111      </item>
112      <item row="2" column="0" >
113       <widget class="QLabel" name="label_4" >
114        <property name="text" >
115         <string>Slot:</string>
116        </property>
117        <property name="buddy" >
118         <cstring>slotSpin</cstring>
119        </property>
120       </widget>
121      </item>
122     </layout>
123    </item>
124    <item row="0" column="0" >
125     <layout class="QHBoxLayout" >
126      <property name="margin" >
127       <number>0</number>
128      </property>
129      <property name="spacing" >
130       <number>6</number>
131      </property>
132      <item>
133       <spacer>
134        <property name="orientation" >
135         <enum>Qt::Horizontal</enum>
136        </property>
137        <property name="sizeHint" >
138         <size>
139          <width>71</width>
140          <height>21</height>
141         </size>
142        </property>
143       </spacer>
144      </item>
145      <item>
146       <widget class="QLabel" name="label" >
147        <property name="maximumSize" >
148         <size>
149          <width>16777215</width>
150          <height>30</height>
151         </size>
152        </property>
153        <property name="text" >
154         <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
155 p, li { white-space: pre-wrap; }
156 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
157 &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>
158        </property>
159       </widget>
160      </item>
161      <item>
162       <spacer>
163        <property name="orientation" >
164         <enum>Qt::Horizontal</enum>
165        </property>
166        <property name="sizeHint" >
167         <size>
168          <width>81</width>
169          <height>20</height>
170         </size>
171        </property>
172       </spacer>
173      </item>
174     </layout>
175    </item>
176    <item row="4" column="0" >
177     <spacer>
178      <property name="orientation" >
179       <enum>Qt::Vertical</enum>
180      </property>
181      <property name="sizeType" >
182       <enum>QSizePolicy::Maximum</enum>
183      </property>
184      <property name="sizeHint" >
185       <size>
186        <width>21</width>
187        <height>16</height>
188       </size>
189      </property>
190     </spacer>
191    </item>
192    <item row="5" column="0" >
193     <widget class="QDialogButtonBox" name="buttonBox" >
194      <property name="orientation" >
195       <enum>Qt::Horizontal</enum>
196      </property>
197      <property name="standardButtons" >
198       <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
199      </property>
200     </widget>
201    </item>
202    <item row="2" column="0" >
203     <spacer>
204      <property name="orientation" >
205       <enum>Qt::Vertical</enum>
206      </property>
207      <property name="sizeType" >
208       <enum>QSizePolicy::Maximum</enum>
209      </property>
210      <property name="sizeHint" >
211       <size>
212        <width>398</width>
213        <height>16</height>
214       </size>
215      </property>
216     </spacer>
217    </item>
218   </layout>
219  </widget>
220  <resources/>
221  <connections>
222   <connection>
223    <sender>buttonBox</sender>
224    <signal>accepted()</signal>
225    <receiver>mediaeditForm</receiver>
226    <slot>accept()</slot>
227    <hints>
228     <hint type="sourcelabel" >
229      <x>248</x>
230      <y>254</y>
231     </hint>
232     <hint type="destinationlabel" >
233      <x>157</x>
234      <y>274</y>
235     </hint>
236    </hints>
237   </connection>
238   <connection>
239    <sender>buttonBox</sender>
240    <signal>rejected()</signal>
241    <receiver>mediaeditForm</receiver>
242    <slot>reject()</slot>
243    <hints>
244     <hint type="sourcelabel" >
245      <x>316</x>
246      <y>260</y>
247     </hint>
248     <hint type="destinationlabel" >
249      <x>286</x>
250      <y>274</y>
251     </hint>
252    </hints>
253   </connection>
254  </connections>
255 </ui>