]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/run/run.ui
First cut run dialog
[bacula/bacula] / bacula / src / qt-console / run / run.ui
1 <ui version="4.0" >
2  <class>runForm</class>
3  <widget class="QDialog" name="runForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>590</width>
9     <height>393</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Run Dialog</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="2" column="0" >
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="1" >
31       <widget class="QComboBox" name="filesetCombo" />
32      </item>
33      <item row="0" column="3" >
34       <widget class="QComboBox" name="typeCombo" >
35        <property name="sizePolicy" >
36         <sizepolicy>
37          <hsizetype>5</hsizetype>
38          <vsizetype>0</vsizetype>
39          <horstretch>0</horstretch>
40          <verstretch>0</verstretch>
41         </sizepolicy>
42        </property>
43        <property name="minimumSize" >
44         <size>
45          <width>150</width>
46          <height>0</height>
47         </size>
48        </property>
49       </widget>
50      </item>
51      <item row="8" column="0" >
52       <widget class="QLabel" name="label_5" >
53        <property name="text" >
54         <string>Bootstrap:</string>
55        </property>
56        <property name="openExternalLinks" >
57         <bool>true</bool>
58        </property>
59        <property name="buddy" >
60         <cstring>bootstrap</cstring>
61        </property>
62       </widget>
63      </item>
64      <item row="1" column="0" >
65       <widget class="QLabel" name="label_8" >
66        <property name="text" >
67         <string>Client:</string>
68        </property>
69        <property name="buddy" >
70         <cstring>clientCombo</cstring>
71        </property>
72       </widget>
73      </item>
74      <item row="1" column="3" >
75       <widget class="QSpinBox" name="prioritySpin" >
76        <property name="maximum" >
77         <number>10000</number>
78        </property>
79       </widget>
80      </item>
81      <item row="0" column="2" >
82       <widget class="QLabel" name="label_7" >
83        <property name="text" >
84         <string>Type:</string>
85        </property>
86        <property name="buddy" >
87         <cstring>typeCombo</cstring>
88        </property>
89       </widget>
90      </item>
91      <item row="5" column="0" >
92       <widget class="QLabel" name="label_2" >
93        <property name="text" >
94         <string>Storage:</string>
95        </property>
96        <property name="buddy" >
97         <cstring>storageCombo</cstring>
98        </property>
99       </widget>
100      </item>
101      <item row="2" column="1" >
102       <widget class="QComboBox" name="levelCombo" />
103      </item>
104      <item row="4" column="1" >
105       <widget class="QComboBox" name="poolCombo" />
106      </item>
107      <item row="5" column="1" >
108       <widget class="QComboBox" name="storageCombo" />
109      </item>
110      <item row="4" column="0" >
111       <widget class="QLabel" name="label_3" >
112        <property name="text" >
113         <string>Pool:</string>
114        </property>
115        <property name="buddy" >
116         <cstring>poolCombo</cstring>
117        </property>
118       </widget>
119      </item>
120      <item row="7" column="0" >
121       <widget class="QLabel" name="label" >
122        <property name="text" >
123         <string>When:</string>
124        </property>
125        <property name="buddy" >
126         <cstring>dateTimeEdit</cstring>
127        </property>
128       </widget>
129      </item>
130      <item row="2" column="0" >
131       <widget class="QLabel" name="label_11" >
132        <property name="text" >
133         <string>Level:</string>
134        </property>
135        <property name="buddy" >
136         <cstring>levelCombo</cstring>
137        </property>
138       </widget>
139      </item>
140      <item rowspan="6" row="2" column="3" >
141       <spacer>
142        <property name="orientation" >
143         <enum>Qt::Vertical</enum>
144        </property>
145        <property name="sizeHint" >
146         <size>
147          <width>20</width>
148          <height>171</height>
149         </size>
150        </property>
151       </spacer>
152      </item>
153      <item row="3" column="0" >
154       <widget class="QLabel" name="label_9" >
155        <property name="text" >
156         <string>FileSet:</string>
157        </property>
158        <property name="buddy" >
159         <cstring>filesetCombo</cstring>
160        </property>
161       </widget>
162      </item>
163      <item row="7" column="1" >
164       <widget class="QDateTimeEdit" name="dateTimeEdit" />
165      </item>
166      <item row="6" column="1" >
167       <widget class="QComboBox" name="messagesCombo" />
168      </item>
169      <item row="1" column="2" >
170       <widget class="QLabel" name="label_4" >
171        <property name="text" >
172         <string>Priority:</string>
173        </property>
174        <property name="buddy" >
175         <cstring>prioritySpin</cstring>
176        </property>
177       </widget>
178      </item>
179      <item row="6" column="0" >
180       <widget class="QLabel" name="label_10" >
181        <property name="text" >
182         <string>Messages:</string>
183        </property>
184        <property name="buddy" >
185         <cstring>messagesCombo</cstring>
186        </property>
187       </widget>
188      </item>
189      <item row="8" column="1" >
190       <widget class="QLineEdit" name="bootstrap" >
191        <property name="minimumSize" >
192         <size>
193          <width>200</width>
194          <height>0</height>
195         </size>
196        </property>
197       </widget>
198      </item>
199      <item row="0" column="0" >
200       <widget class="QLabel" name="label_6" >
201        <property name="text" >
202         <string>Job:</string>
203        </property>
204        <property name="buddy" >
205         <cstring>jobCombo</cstring>
206        </property>
207       </widget>
208      </item>
209      <item row="1" column="1" >
210       <widget class="QComboBox" name="clientCombo" />
211      </item>
212      <item row="0" column="1" >
213       <widget class="QComboBox" name="jobCombo" />
214      </item>
215     </layout>
216    </item>
217    <item row="3" column="0" >
218     <spacer>
219      <property name="orientation" >
220       <enum>Qt::Vertical</enum>
221      </property>
222      <property name="sizeType" >
223       <enum>QSizePolicy::Maximum</enum>
224      </property>
225      <property name="sizeHint" >
226       <size>
227        <width>572</width>
228        <height>16</height>
229       </size>
230      </property>
231     </spacer>
232    </item>
233    <item row="4" column="0" >
234     <widget class="QDialogButtonBox" name="buttonBox" >
235      <property name="orientation" >
236       <enum>Qt::Horizontal</enum>
237      </property>
238      <property name="standardButtons" >
239       <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
240      </property>
241     </widget>
242    </item>
243    <item row="1" column="0" >
244     <spacer>
245      <property name="orientation" >
246       <enum>Qt::Vertical</enum>
247      </property>
248      <property name="sizeType" >
249       <enum>QSizePolicy::Maximum</enum>
250      </property>
251      <property name="sizeHint" >
252       <size>
253        <width>572</width>
254        <height>16</height>
255       </size>
256      </property>
257     </spacer>
258    </item>
259    <item row="0" column="0" >
260     <layout class="QHBoxLayout" >
261      <property name="margin" >
262       <number>0</number>
263      </property>
264      <property name="spacing" >
265       <number>6</number>
266      </property>
267      <item>
268       <spacer>
269        <property name="orientation" >
270         <enum>Qt::Horizontal</enum>
271        </property>
272        <property name="sizeHint" >
273         <size>
274          <width>71</width>
275          <height>21</height>
276         </size>
277        </property>
278       </spacer>
279      </item>
280      <item>
281       <widget class="QLabel" name="run" >
282        <property name="maximumSize" >
283         <size>
284          <width>16777215</width>
285          <height>30</height>
286         </size>
287        </property>
288        <property name="text" >
289         <string>&lt;h3>Run a Job&lt;/h3></string>
290        </property>
291       </widget>
292      </item>
293      <item>
294       <spacer>
295        <property name="orientation" >
296         <enum>Qt::Horizontal</enum>
297        </property>
298        <property name="sizeHint" >
299         <size>
300          <width>81</width>
301          <height>20</height>
302         </size>
303        </property>
304       </spacer>
305      </item>
306     </layout>
307    </item>
308   </layout>
309  </widget>
310  <resources/>
311  <connections>
312   <connection>
313    <sender>buttonBox</sender>
314    <signal>accepted()</signal>
315    <receiver>runForm</receiver>
316    <slot>accept()</slot>
317    <hints>
318     <hint type="sourcelabel" >
319      <x>248</x>
320      <y>254</y>
321     </hint>
322     <hint type="destinationlabel" >
323      <x>157</x>
324      <y>274</y>
325     </hint>
326    </hints>
327   </connection>
328   <connection>
329    <sender>buttonBox</sender>
330    <signal>rejected()</signal>
331    <receiver>runForm</receiver>
332    <slot>reject()</slot>
333    <hints>
334     <hint type="sourcelabel" >
335      <x>316</x>
336      <y>260</y>
337     </hint>
338     <hint type="destinationlabel" >
339      <x>286</x>
340      <y>274</y>
341     </hint>
342    </hints>
343   </connection>
344  </connections>
345 </ui>