]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/label/label.ui
This commit puts prefences for debuggin output and prefences for the joblist
[bacula/bacula] / bacula / src / qt-console / label / label.ui
1 <ui version="4.0" >
2  <class>labelForm</class>
3  <widget class="QWidget" name="labelForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>498</width>
9     <height>308</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="0" column="1" >
23     <spacer>
24      <property name="orientation" >
25       <enum>Qt::Vertical</enum>
26      </property>
27      <property name="sizeType" >
28       <enum>QSizePolicy::Expanding</enum>
29      </property>
30      <property name="sizeHint" >
31       <size>
32        <width>351</width>
33        <height>20</height>
34       </size>
35      </property>
36     </spacer>
37    </item>
38    <item row="1" column="2" >
39     <spacer>
40      <property name="orientation" >
41       <enum>Qt::Horizontal</enum>
42      </property>
43      <property name="sizeHint" >
44       <size>
45        <width>40</width>
46        <height>131</height>
47       </size>
48      </property>
49     </spacer>
50    </item>
51    <item row="1" column="1" >
52     <layout class="QGridLayout" >
53      <property name="margin" >
54       <number>0</number>
55      </property>
56      <property name="spacing" >
57       <number>6</number>
58      </property>
59      <item row="4" column="1" >
60       <widget class="QSpinBox" name="slotSpin" >
61        <property name="maximum" >
62         <number>10000</number>
63        </property>
64       </widget>
65      </item>
66      <item row="5" column="0" colspan="2" >
67       <layout class="QHBoxLayout" >
68        <property name="margin" >
69         <number>0</number>
70        </property>
71        <property name="spacing" >
72         <number>6</number>
73        </property>
74        <item>
75         <spacer>
76          <property name="orientation" >
77           <enum>Qt::Horizontal</enum>
78          </property>
79          <property name="sizeHint" >
80           <size>
81            <width>40</width>
82            <height>20</height>
83           </size>
84          </property>
85         </spacer>
86        </item>
87        <item>
88         <widget class="QPushButton" name="okButton" >
89          <property name="text" >
90           <string>OK</string>
91          </property>
92         </widget>
93        </item>
94        <item>
95         <widget class="QPushButton" name="cancelButton" >
96          <property name="text" >
97           <string>Cancel</string>
98          </property>
99         </widget>
100        </item>
101       </layout>
102      </item>
103      <item row="0" column="0" colspan="2" >
104       <layout class="QHBoxLayout" >
105        <property name="margin" >
106         <number>0</number>
107        </property>
108        <property name="spacing" >
109         <number>6</number>
110        </property>
111        <item>
112         <spacer>
113          <property name="orientation" >
114           <enum>Qt::Horizontal</enum>
115          </property>
116          <property name="sizeHint" >
117           <size>
118            <width>71</width>
119            <height>21</height>
120           </size>
121          </property>
122         </spacer>
123        </item>
124        <item>
125         <widget class="QLabel" name="label" >
126          <property name="maximumSize" >
127           <size>
128            <width>16777215</width>
129            <height>30</height>
130           </size>
131          </property>
132          <property name="text" >
133           <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
134 p, li { white-space: pre-wrap; }
135 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
136 &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;">Label a Volume&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
137          </property>
138         </widget>
139        </item>
140        <item>
141         <spacer>
142          <property name="orientation" >
143           <enum>Qt::Horizontal</enum>
144          </property>
145          <property name="sizeHint" >
146           <size>
147            <width>81</width>
148            <height>20</height>
149           </size>
150          </property>
151         </spacer>
152        </item>
153       </layout>
154      </item>
155      <item row="2" column="1" >
156       <widget class="QComboBox" name="poolCombo" />
157      </item>
158      <item row="1" column="0" >
159       <widget class="QLabel" name="label_2" >
160        <property name="text" >
161         <string>Storage:</string>
162        </property>
163        <property name="buddy" >
164         <cstring>storageCombo</cstring>
165        </property>
166       </widget>
167      </item>
168      <item row="4" column="0" >
169       <widget class="QLabel" name="label_4" >
170        <property name="text" >
171         <string>Slot:</string>
172        </property>
173        <property name="buddy" >
174         <cstring>slotSpin</cstring>
175        </property>
176       </widget>
177      </item>
178      <item row="3" column="1" >
179       <widget class="QLineEdit" name="volumeName" >
180        <property name="minimumSize" >
181         <size>
182          <width>200</width>
183          <height>0</height>
184         </size>
185        </property>
186       </widget>
187      </item>
188      <item row="1" column="1" >
189       <widget class="QComboBox" name="storageCombo" />
190      </item>
191      <item row="2" column="0" >
192       <widget class="QLabel" name="label_3" >
193        <property name="text" >
194         <string>Pool:</string>
195        </property>
196        <property name="buddy" >
197         <cstring>poolCombo</cstring>
198        </property>
199       </widget>
200      </item>
201      <item row="3" column="0" >
202       <widget class="QLabel" name="label_5" >
203        <property name="text" >
204         <string>Volume Name:</string>
205        </property>
206        <property name="buddy" >
207         <cstring>volumeName</cstring>
208        </property>
209       </widget>
210      </item>
211     </layout>
212    </item>
213    <item row="1" column="0" >
214     <spacer>
215      <property name="orientation" >
216       <enum>Qt::Horizontal</enum>
217      </property>
218      <property name="sizeHint" >
219       <size>
220        <width>40</width>
221        <height>121</height>
222       </size>
223      </property>
224     </spacer>
225    </item>
226    <item row="2" column="1" >
227     <spacer>
228      <property name="orientation" >
229       <enum>Qt::Vertical</enum>
230      </property>
231      <property name="sizeType" >
232       <enum>QSizePolicy::Expanding</enum>
233      </property>
234      <property name="sizeHint" >
235       <size>
236        <width>331</width>
237        <height>20</height>
238       </size>
239      </property>
240     </spacer>
241    </item>
242   </layout>
243  </widget>
244  <resources/>
245  <connections/>
246 </ui>