]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/prefs.ui
1ad81c84668a5dc096fe983d535e155653fb32cd
[bacula/bacula] / bacula / src / qt-console / prefs.ui
1 <ui version="4.0" >
2  <class>PrefsForm</class>
3  <widget class="QDialog" name="PrefsForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>384</width>
9     <height>378</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy>
14     <hsizetype>0</hsizetype>
15     <vsizetype>0</vsizetype>
16     <horstretch>0</horstretch>
17     <verstretch>0</verstretch>
18    </sizepolicy>
19   </property>
20   <property name="windowTitle" >
21    <string>Preferences</string>
22   </property>
23   <property name="windowIcon" >
24    <iconset>images/bat.png</iconset>
25   </property>
26   <widget class="QDialogButtonBox" name="buttonBox" >
27    <property name="geometry" >
28     <rect>
29      <x>9</x>
30      <y>343</y>
31      <width>366</width>
32      <height>26</height>
33     </rect>
34    </property>
35    <property name="orientation" >
36     <enum>Qt::Horizontal</enum>
37    </property>
38    <property name="standardButtons" >
39     <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
40    </property>
41   </widget>
42   <widget class="QWidget" name="layoutWidget" >
43    <property name="geometry" >
44     <rect>
45      <x>0</x>
46      <y>0</y>
47      <width>310</width>
48      <height>25</height>
49     </rect>
50    </property>
51    <layout class="QHBoxLayout" >
52     <property name="margin" >
53      <number>0</number>
54     </property>
55     <property name="spacing" >
56      <number>6</number>
57     </property>
58     <item>
59      <spacer>
60       <property name="orientation" >
61        <enum>Qt::Horizontal</enum>
62       </property>
63       <property name="sizeHint" >
64        <size>
65         <width>81</width>
66         <height>20</height>
67        </size>
68       </property>
69      </spacer>
70     </item>
71     <item>
72      <widget class="QLabel" name="label" >
73       <property name="sizePolicy" >
74        <sizepolicy>
75         <hsizetype>5</hsizetype>
76         <vsizetype>0</vsizetype>
77         <horstretch>0</horstretch>
78         <verstretch>0</verstretch>
79        </sizepolicy>
80       </property>
81       <property name="text" >
82        <string>&lt;h2>Preferences&lt;/h2></string>
83       </property>
84      </widget>
85     </item>
86     <item>
87      <spacer>
88       <property name="orientation" >
89        <enum>Qt::Horizontal</enum>
90       </property>
91       <property name="sizeHint" >
92        <size>
93         <width>101</width>
94         <height>20</height>
95        </size>
96       </property>
97      </spacer>
98     </item>
99    </layout>
100   </widget>
101   <widget class="QTabWidget" name="tabWidget" >
102    <property name="geometry" >
103     <rect>
104      <x>9</x>
105      <y>40</y>
106      <width>366</width>
107      <height>297</height>
108     </rect>
109    </property>
110    <property name="currentIndex" >
111     <number>1</number>
112    </property>
113    <widget class="QWidget" name="tab" >
114     <attribute name="title" >
115      <string>Messages</string>
116     </attribute>
117     <widget class="QGroupBox" name="groupBox" >
118      <property name="geometry" >
119       <rect>
120        <x>10</x>
121        <y>30</y>
122        <width>271</width>
123        <height>181</height>
124       </rect>
125      </property>
126      <property name="sizePolicy" >
127       <sizepolicy>
128        <hsizetype>5</hsizetype>
129        <vsizetype>0</vsizetype>
130        <horstretch>0</horstretch>
131        <verstretch>0</verstretch>
132       </sizepolicy>
133      </property>
134      <property name="title" >
135       <string>Debugging Options</string>
136      </property>
137      <widget class="QWidget" name="layoutWidget" >
138       <property name="geometry" >
139        <rect>
140         <x>10</x>
141         <y>21</y>
142         <width>241</width>
143         <height>131</height>
144        </rect>
145       </property>
146       <layout class="QGridLayout" >
147        <property name="margin" >
148         <number>0</number>
149        </property>
150        <property name="spacing" >
151         <number>6</number>
152        </property>
153        <item row="0" column="0" >
154         <widget class="QCheckBox" name="commDebug" >
155          <property name="text" >
156           <string>Debug comm</string>
157          </property>
158         </widget>
159        </item>
160        <item row="1" column="0" >
161         <widget class="QCheckBox" name="displayAll" >
162          <property name="text" >
163           <string>Display all messages in console</string>
164          </property>
165         </widget>
166        </item>
167        <item row="3" column="0" >
168         <widget class="QCheckBox" name="commandDebug" >
169          <property name="text" >
170           <string>Debug Commands</string>
171          </property>
172         </widget>
173        </item>
174        <item row="2" column="0" >
175         <widget class="QCheckBox" name="sqlDebug" >
176          <property name="text" >
177           <string>Debug Sql queries</string>
178          </property>
179         </widget>
180        </item>
181        <item row="4" column="0" >
182         <widget class="QCheckBox" name="miscDebug" >
183          <property name="text" >
184           <string>Debug Miscelaneous Items</string>
185          </property>
186         </widget>
187        </item>
188       </layout>
189      </widget>
190     </widget>
191    </widget>
192    <widget class="QWidget" name="tab_2" >
193     <attribute name="title" >
194      <string>Joblist</string>
195     </attribute>
196     <widget class="QGroupBox" name="groupBox_2" >
197      <property name="geometry" >
198       <rect>
199        <x>9</x>
200        <y>62</y>
201        <width>301</width>
202        <height>146</height>
203       </rect>
204      </property>
205      <property name="sizePolicy" >
206       <sizepolicy>
207        <hsizetype>5</hsizetype>
208        <vsizetype>0</vsizetype>
209        <horstretch>0</horstretch>
210        <verstretch>0</verstretch>
211       </sizepolicy>
212      </property>
213      <property name="title" >
214       <string>Jolist Limit Options</string>
215      </property>
216      <layout class="QGridLayout" >
217       <property name="margin" >
218        <number>9</number>
219       </property>
220       <property name="spacing" >
221        <number>6</number>
222       </property>
223       <item row="0" column="0" >
224        <layout class="QGridLayout" >
225         <property name="margin" >
226          <number>0</number>
227         </property>
228         <property name="spacing" >
229          <number>6</number>
230         </property>
231         <item row="2" column="0" >
232          <widget class="QCheckBox" name="daysLimit" >
233           <property name="text" >
234            <string>Days Limit</string>
235           </property>
236          </widget>
237         </item>
238         <item row="3" column="0" >
239          <widget class="QSpinBox" name="daysSpinBox" >
240           <property name="maximum" >
241            <number>10000</number>
242           </property>
243           <property name="minimum" >
244            <number>1</number>
245           </property>
246           <property name="singleStep" >
247            <number>7</number>
248           </property>
249          </widget>
250         </item>
251         <item row="1" column="0" >
252          <widget class="QSpinBox" name="recordSpinBox" >
253           <property name="maximum" >
254            <number>10000</number>
255           </property>
256           <property name="minimum" >
257            <number>1</number>
258           </property>
259           <property name="singleStep" >
260            <number>25</number>
261           </property>
262          </widget>
263         </item>
264         <item row="0" column="0" >
265          <widget class="QCheckBox" name="recordLimit" >
266           <property name="text" >
267            <string>Record Limit</string>
268           </property>
269          </widget>
270         </item>
271        </layout>
272       </item>
273      </layout>
274     </widget>
275    </widget>
276   </widget>
277  </widget>
278  <resources/>
279  <connections>
280   <connection>
281    <sender>buttonBox</sender>
282    <signal>accepted()</signal>
283    <receiver>PrefsForm</receiver>
284    <slot>accept()</slot>
285    <hints>
286     <hint type="sourcelabel" >
287      <x>248</x>
288      <y>254</y>
289     </hint>
290     <hint type="destinationlabel" >
291      <x>157</x>
292      <y>274</y>
293     </hint>
294    </hints>
295   </connection>
296   <connection>
297    <sender>buttonBox</sender>
298    <signal>rejected()</signal>
299    <receiver>PrefsForm</receiver>
300    <slot>reject()</slot>
301    <hints>
302     <hint type="sourcelabel" >
303      <x>316</x>
304      <y>260</y>
305     </hint>
306     <hint type="destinationlabel" >
307      <x>286</x>
308      <y>274</y>
309     </hint>
310    </hints>
311   </connection>
312  </connections>
313 </ui>