]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/prefs.ui
Change some icons around to make a little more senese with a status
[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>470</width>
9     <height>533</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   <layout class="QGridLayout" >
27    <property name="margin" >
28     <number>9</number>
29    </property>
30    <property name="spacing" >
31     <number>6</number>
32    </property>
33    <item row="1" column="0" >
34     <widget class="QTabWidget" name="tabWidget" >
35      <property name="currentIndex" >
36       <number>0</number>
37      </property>
38      <widget class="QWidget" name="tab" >
39       <attribute name="title" >
40        <string>Timers</string>
41       </attribute>
42       <widget class="QGroupBox" name="groupBox" >
43        <property name="geometry" >
44         <rect>
45          <x>60</x>
46          <y>60</y>
47          <width>180</width>
48          <height>106</height>
49         </rect>
50        </property>
51        <property name="sizePolicy" >
52         <sizepolicy>
53          <hsizetype>0</hsizetype>
54          <vsizetype>0</vsizetype>
55          <horstretch>0</horstretch>
56          <verstretch>0</verstretch>
57         </sizepolicy>
58        </property>
59        <property name="title" >
60         <string>Messages Options</string>
61        </property>
62        <widget class="QLabel" name="checkLabel" >
63         <property name="geometry" >
64          <rect>
65           <x>11</x>
66           <y>81</y>
67           <width>158</width>
68           <height>16</height>
69          </rect>
70         </property>
71         <property name="text" >
72          <string>Message check interval in seconds</string>
73         </property>
74        </widget>
75        <widget class="QCheckBox" name="checkMessages" >
76         <property name="geometry" >
77          <rect>
78           <x>11</x>
79           <y>25</y>
80           <width>158</width>
81           <height>20</height>
82          </rect>
83         </property>
84         <property name="text" >
85          <string>Check Messages</string>
86         </property>
87        </widget>
88        <widget class="QSpinBox" name="checkMessagesSpin" >
89         <property name="geometry" >
90          <rect>
91           <x>11</x>
92           <y>51</y>
93           <width>158</width>
94           <height>24</height>
95          </rect>
96         </property>
97         <property name="maximum" >
98          <number>3600</number>
99         </property>
100        </widget>
101       </widget>
102       <widget class="QGroupBox" name="groupBox_8" >
103        <property name="geometry" >
104         <rect>
105          <x>60</x>
106          <y>200</y>
107          <width>180</width>
108          <height>106</height>
109         </rect>
110        </property>
111        <property name="sizePolicy" >
112         <sizepolicy>
113          <hsizetype>0</hsizetype>
114          <vsizetype>0</vsizetype>
115          <horstretch>0</horstretch>
116          <verstretch>0</verstretch>
117         </sizepolicy>
118        </property>
119        <property name="title" >
120         <string>Status Dir</string>
121        </property>
122        <widget class="QLabel" name="checkLabel_2" >
123         <property name="geometry" >
124          <rect>
125           <x>11</x>
126           <y>81</y>
127           <width>158</width>
128           <height>16</height>
129          </rect>
130         </property>
131         <property name="text" >
132          <string>Refresh Status Dir Interval</string>
133         </property>
134        </widget>
135        <widget class="QCheckBox" name="refreshStatusDir" >
136         <property name="geometry" >
137          <rect>
138           <x>11</x>
139           <y>25</y>
140           <width>158</width>
141           <height>20</height>
142          </rect>
143         </property>
144         <property name="text" >
145          <string>Refresh Status Dir</string>
146         </property>
147        </widget>
148        <widget class="QSpinBox" name="refreshStatusDirSpin" >
149         <property name="geometry" >
150          <rect>
151           <x>11</x>
152           <y>51</y>
153           <width>158</width>
154           <height>24</height>
155          </rect>
156         </property>
157         <property name="maximum" >
158          <number>3600</number>
159         </property>
160         <property name="minimum" >
161          <number>15</number>
162         </property>
163        </widget>
164       </widget>
165      </widget>
166      <widget class="QWidget" name="tab_2" >
167       <attribute name="title" >
168        <string>Joblist</string>
169       </attribute>
170       <layout class="QGridLayout" >
171        <property name="margin" >
172         <number>9</number>
173        </property>
174        <property name="spacing" >
175         <number>6</number>
176        </property>
177        <item row="0" column="0" >
178         <widget class="QGroupBox" name="groupBox_2" >
179          <property name="sizePolicy" >
180           <sizepolicy>
181            <hsizetype>0</hsizetype>
182            <vsizetype>0</vsizetype>
183            <horstretch>0</horstretch>
184            <verstretch>0</verstretch>
185           </sizepolicy>
186          </property>
187          <property name="title" >
188           <string>Jolist Limit Options</string>
189          </property>
190          <layout class="QGridLayout" >
191           <property name="margin" >
192            <number>9</number>
193           </property>
194           <property name="spacing" >
195            <number>6</number>
196           </property>
197           <item row="0" column="0" >
198            <layout class="QGridLayout" >
199             <property name="margin" >
200              <number>0</number>
201             </property>
202             <property name="spacing" >
203              <number>6</number>
204             </property>
205             <item row="2" column="0" >
206              <widget class="QCheckBox" name="daysLimit" >
207               <property name="text" >
208                <string>Days Limit</string>
209               </property>
210              </widget>
211             </item>
212             <item row="3" column="0" >
213              <widget class="QSpinBox" name="daysSpinBox" >
214               <property name="maximum" >
215                <number>10000</number>
216               </property>
217               <property name="minimum" >
218                <number>1</number>
219               </property>
220               <property name="singleStep" >
221                <number>7</number>
222               </property>
223              </widget>
224             </item>
225             <item row="1" column="0" >
226              <widget class="QSpinBox" name="recordSpinBox" >
227               <property name="maximum" >
228                <number>10000</number>
229               </property>
230               <property name="minimum" >
231                <number>1</number>
232               </property>
233               <property name="singleStep" >
234                <number>25</number>
235               </property>
236              </widget>
237             </item>
238             <item row="0" column="0" >
239              <widget class="QCheckBox" name="recordLimit" >
240               <property name="text" >
241                <string>Record Limit</string>
242               </property>
243              </widget>
244             </item>
245            </layout>
246           </item>
247          </layout>
248         </widget>
249        </item>
250       </layout>
251      </widget>
252      <widget class="QWidget" name="tab_4" >
253       <attribute name="title" >
254        <string>Misc</string>
255       </attribute>
256       <widget class="QGroupBox" name="groupBox_6" >
257        <property name="geometry" >
258         <rect>
259          <x>30</x>
260          <y>220</y>
261          <width>311</width>
262          <height>111</height>
263         </rect>
264        </property>
265        <property name="title" >
266         <string>Convert</string>
267        </property>
268        <widget class="QRadioButton" name="radioConvertOff" >
269         <property name="geometry" >
270          <rect>
271           <x>20</x>
272           <y>20</y>
273           <width>231</width>
274           <height>22</height>
275          </rect>
276         </property>
277         <property name="text" >
278          <string>Convert Off</string>
279         </property>
280        </widget>
281        <widget class="QRadioButton" name="radioConvertIEC" >
282         <property name="geometry" >
283          <rect>
284           <x>20</x>
285           <y>50</y>
286           <width>231</width>
287           <height>22</height>
288          </rect>
289         </property>
290         <property name="text" >
291          <string>Convert Bytes with IEC 1000B = KB</string>
292         </property>
293        </widget>
294        <widget class="QRadioButton" name="radioConvertStandard" >
295         <property name="geometry" >
296          <rect>
297           <x>20</x>
298           <y>80</y>
299           <width>231</width>
300           <height>22</height>
301          </rect>
302         </property>
303         <property name="text" >
304          <string>Convert Bytes with 1024B = KB</string>
305         </property>
306        </widget>
307       </widget>
308       <widget class="QGroupBox" name="groupBox_4" >
309        <property name="geometry" >
310         <rect>
311          <x>30</x>
312          <y>10</y>
313          <width>311</width>
314          <height>61</height>
315         </rect>
316        </property>
317        <property name="title" >
318         <string>Context Sensitive List Commands</string>
319        </property>
320        <layout class="QGridLayout" >
321         <property name="margin" >
322          <number>9</number>
323         </property>
324         <property name="spacing" >
325          <number>6</number>
326         </property>
327         <item row="0" column="0" >
328          <widget class="QCheckBox" name="executeLongCheckBox" >
329           <property name="text" >
330            <string>Execute Long List</string>
331           </property>
332          </widget>
333         </item>
334        </layout>
335       </widget>
336       <widget class="QGroupBox" name="groupBox_7" >
337        <property name="geometry" >
338         <rect>
339          <x>30</x>
340          <y>80</y>
341          <width>311</width>
342          <height>121</height>
343         </rect>
344        </property>
345        <property name="title" >
346         <string>Open Pages</string>
347        </property>
348        <widget class="QCheckBox" name="openPlotCheckBox" >
349         <property name="geometry" >
350          <rect>
351           <x>10</x>
352           <y>30</y>
353           <width>241</width>
354           <height>20</height>
355          </rect>
356         </property>
357         <property name="text" >
358          <string>Open Plot page on startup</string>
359         </property>
360        </widget>
361        <widget class="QCheckBox" name="openBrowserCheckBox" >
362         <property name="geometry" >
363          <rect>
364           <x>10</x>
365           <y>60</y>
366           <width>241</width>
367           <height>20</height>
368          </rect>
369         </property>
370         <property name="text" >
371          <string>Open Browser page on startup</string>
372         </property>
373        </widget>
374        <widget class="QCheckBox" name="openDirStatCheckBox" >
375         <property name="geometry" >
376          <rect>
377           <x>10</x>
378           <y>90</y>
379           <width>241</width>
380           <height>20</height>
381          </rect>
382         </property>
383         <property name="text" >
384          <string>Open Director Status page on startup</string>
385         </property>
386        </widget>
387       </widget>
388      </widget>
389      <widget class="QWidget" name="tab_3" >
390       <attribute name="title" >
391        <string>Debug</string>
392       </attribute>
393       <layout class="QGridLayout" >
394        <property name="margin" >
395         <number>9</number>
396        </property>
397        <property name="spacing" >
398         <number>6</number>
399        </property>
400        <item row="0" column="0" >
401         <widget class="QGroupBox" name="groupBox_3" >
402          <property name="sizePolicy" >
403           <sizepolicy>
404            <hsizetype>0</hsizetype>
405            <vsizetype>0</vsizetype>
406            <horstretch>0</horstretch>
407            <verstretch>0</verstretch>
408           </sizepolicy>
409          </property>
410          <property name="title" >
411           <string>Debugging Options</string>
412          </property>
413          <layout class="QGridLayout" >
414           <property name="margin" >
415            <number>9</number>
416           </property>
417           <property name="spacing" >
418            <number>6</number>
419           </property>
420           <item row="0" column="0" >
421            <layout class="QGridLayout" >
422             <property name="margin" >
423              <number>0</number>
424             </property>
425             <property name="spacing" >
426              <number>6</number>
427             </property>
428             <item row="0" column="0" >
429              <widget class="QCheckBox" name="commDebug" >
430               <property name="text" >
431                <string>Debug comm</string>
432               </property>
433              </widget>
434             </item>
435             <item row="1" column="0" >
436              <widget class="QCheckBox" name="displayAll" >
437               <property name="text" >
438                <string>Display all messages in console</string>
439               </property>
440              </widget>
441             </item>
442             <item row="3" column="0" >
443              <widget class="QCheckBox" name="commandDebug" >
444               <property name="text" >
445                <string>Debug Commands</string>
446               </property>
447              </widget>
448             </item>
449             <item row="2" column="0" >
450              <widget class="QCheckBox" name="sqlDebug" >
451               <property name="text" >
452                <string>Debug Sql queries</string>
453               </property>
454              </widget>
455             </item>
456             <item row="4" column="0" >
457              <widget class="QCheckBox" name="miscDebug" >
458               <property name="text" >
459                <string>Debug Miscelaneous Items</string>
460               </property>
461              </widget>
462             </item>
463            </layout>
464           </item>
465          </layout>
466         </widget>
467        </item>
468       </layout>
469      </widget>
470      <widget class="QWidget" name="tab_5" >
471       <attribute name="title" >
472        <string>RestoreTree</string>
473       </attribute>
474       <layout class="QGridLayout" >
475        <property name="margin" >
476         <number>9</number>
477        </property>
478        <property name="spacing" >
479         <number>6</number>
480        </property>
481        <item row="0" column="0" >
482         <widget class="QGroupBox" name="groupBox_5" >
483          <property name="sizePolicy" >
484           <sizepolicy>
485            <hsizetype>0</hsizetype>
486            <vsizetype>0</vsizetype>
487            <horstretch>0</horstretch>
488            <verstretch>0</verstretch>
489           </sizepolicy>
490          </property>
491          <property name="title" >
492           <string>Debugging Options</string>
493          </property>
494          <layout class="QGridLayout" >
495           <property name="margin" >
496            <number>9</number>
497           </property>
498           <property name="spacing" >
499            <number>6</number>
500           </property>
501           <item row="0" column="0" >
502            <layout class="QGridLayout" >
503             <property name="margin" >
504              <number>0</number>
505             </property>
506             <property name="spacing" >
507              <number>6</number>
508             </property>
509             <item row="10" column="0" >
510              <widget class="QCheckBox" name="rtRestore2CheckBox" >
511               <property name="text" >
512                <string>Restore Debug 2</string>
513               </property>
514              </widget>
515             </item>
516             <item row="2" column="0" >
517              <widget class="QCheckBox" name="rtDirICCheckBox" >
518               <property name="text" >
519                <string>Directory Item Changed</string>
520               </property>
521              </widget>
522             </item>
523             <item row="9" column="0" >
524              <widget class="QCheckBox" name="rtRestore1CheckBox" >
525               <property name="text" >
526                <string>Restore Debug 1</string>
527               </property>
528              </widget>
529             </item>
530             <item row="1" column="0" >
531              <widget class="QCheckBox" name="rtDirCurICCheckBox" >
532               <property name="text" >
533                <string>Directory Current Item Changed Debug</string>
534               </property>
535              </widget>
536             </item>
537             <item row="5" column="0" >
538              <widget class="QCheckBox" name="rtUpdateFTCheckBox" >
539               <property name="text" >
540                <string>Update File Table Debug</string>
541               </property>
542              </widget>
543             </item>
544             <item row="4" column="0" >
545              <widget class="QCheckBox" name="rtVerTabICCheckBox" >
546               <property name="text" >
547                <string>Version Table Item Changed Debug</string>
548               </property>
549              </widget>
550             </item>
551             <item row="3" column="0" >
552              <widget class="QCheckBox" name="rtFileTabICCheckBox" >
553               <property name="text" >
554                <string>File Table Item Changed Debug</string>
555               </property>
556              </widget>
557             </item>
558             <item row="8" column="0" >
559              <widget class="QCheckBox" name="rtIconStateCheckBox" >
560               <property name="text" >
561                <string>Icon State Debug</string>
562               </property>
563              </widget>
564             </item>
565             <item row="7" column="0" >
566              <widget class="QCheckBox" name="rtChecksCheckBox" >
567               <property name="text" >
568                <string>Update Checks Debug</string>
569               </property>
570              </widget>
571             </item>
572             <item row="11" column="0" >
573              <widget class="QCheckBox" name="rtRestore3CheckBox" >
574               <property name="text" >
575                <string>Restore Debug 3</string>
576               </property>
577              </widget>
578             </item>
579             <item row="6" column="0" >
580              <widget class="QCheckBox" name="rtUpdateVTCheckBox" >
581               <property name="text" >
582                <string>Update Version Table Debug</string>
583               </property>
584              </widget>
585             </item>
586             <item row="0" column="0" >
587              <widget class="QCheckBox" name="rtPopDirCheckBox" >
588               <property name="text" >
589                <string>Populate Directory Debug</string>
590               </property>
591              </widget>
592             </item>
593            </layout>
594           </item>
595          </layout>
596         </widget>
597        </item>
598       </layout>
599      </widget>
600     </widget>
601    </item>
602    <item row="2" column="0" >
603     <widget class="QDialogButtonBox" name="buttonBox" >
604      <property name="orientation" >
605       <enum>Qt::Horizontal</enum>
606      </property>
607      <property name="standardButtons" >
608       <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
609      </property>
610     </widget>
611    </item>
612    <item row="0" column="0" >
613     <layout class="QHBoxLayout" >
614      <property name="margin" >
615       <number>0</number>
616      </property>
617      <property name="spacing" >
618       <number>6</number>
619      </property>
620      <item>
621       <spacer>
622        <property name="orientation" >
623         <enum>Qt::Horizontal</enum>
624        </property>
625        <property name="sizeHint" >
626         <size>
627          <width>81</width>
628          <height>20</height>
629         </size>
630        </property>
631       </spacer>
632      </item>
633      <item>
634       <widget class="QLabel" name="headingLabel" >
635        <property name="sizePolicy" >
636         <sizepolicy>
637          <hsizetype>0</hsizetype>
638          <vsizetype>0</vsizetype>
639          <horstretch>0</horstretch>
640          <verstretch>0</verstretch>
641         </sizepolicy>
642        </property>
643        <property name="text" >
644         <string>&lt;h2>Preferences&lt;/h2></string>
645        </property>
646       </widget>
647      </item>
648      <item>
649       <spacer>
650        <property name="orientation" >
651         <enum>Qt::Horizontal</enum>
652        </property>
653        <property name="sizeHint" >
654         <size>
655          <width>101</width>
656          <height>20</height>
657         </size>
658        </property>
659       </spacer>
660      </item>
661     </layout>
662    </item>
663   </layout>
664  </widget>
665  <resources/>
666  <connections>
667   <connection>
668    <sender>buttonBox</sender>
669    <signal>accepted()</signal>
670    <receiver>PrefsForm</receiver>
671    <slot>accept()</slot>
672    <hints>
673     <hint type="sourcelabel" >
674      <x>248</x>
675      <y>254</y>
676     </hint>
677     <hint type="destinationlabel" >
678      <x>157</x>
679      <y>274</y>
680     </hint>
681    </hints>
682   </connection>
683   <connection>
684    <sender>buttonBox</sender>
685    <signal>rejected()</signal>
686    <receiver>PrefsForm</receiver>
687    <slot>reject()</slot>
688    <hints>
689     <hint type="sourcelabel" >
690      <x>316</x>
691      <y>260</y>
692     </hint>
693     <hint type="destinationlabel" >
694      <x>286</x>
695      <y>274</y>
696     </hint>
697    </hints>
698   </connection>
699  </connections>
700 </ui>