]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/status/dirstat.ui
Implement .bvfs_versions command to display all file versions for a client
[bacula/bacula] / bacula / src / qt-console / status / dirstat.ui
1 <ui version="4.0" >
2  <class>DirStatForm</class>
3  <widget class="QWidget" name="DirStatForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>514</width>
9     <height>425</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QGridLayout" >
16    <item row="0" column="0" >
17     <widget class="QSplitter" name="splitter" >
18      <property name="orientation" >
19       <enum>Qt::Vertical</enum>
20      </property>
21      <widget class="QWidget" name="" >
22       <layout class="QHBoxLayout" >
23        <item>
24         <widget class="QTextEdit" name="textEdit" >
25          <property name="sizePolicy" >
26           <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
27            <horstretch>0</horstretch>
28            <verstretch>0</verstretch>
29           </sizepolicy>
30          </property>
31          <property name="minimumSize" >
32           <size>
33            <width>0</width>
34            <height>0</height>
35           </size>
36          </property>
37          <property name="maximumSize" >
38           <size>
39            <width>16777215</width>
40            <height>100</height>
41           </size>
42          </property>
43          <property name="sizeIncrement" >
44           <size>
45            <width>1</width>
46            <height>0</height>
47           </size>
48          </property>
49          <property name="focusPolicy" >
50           <enum>Qt::StrongFocus</enum>
51          </property>
52          <property name="acceptDrops" >
53           <bool>false</bool>
54          </property>
55          <property name="toolTip" >
56           <string comment="Joblog Window" />
57          </property>
58          <property name="statusTip" >
59           <string comment="Joblog Window" />
60          </property>
61          <property name="whatsThis" >
62           <string comment="Joblog Window" />
63          </property>
64          <property name="horizontalScrollBarPolicy" >
65           <enum>Qt::ScrollBarAsNeeded</enum>
66          </property>
67          <property name="autoFormatting" >
68           <set>QTextEdit::AutoNone</set>
69          </property>
70          <property name="tabChangesFocus" >
71           <bool>false</bool>
72          </property>
73          <property name="documentTitle" >
74           <string comment="Joblog Window" />
75          </property>
76          <property name="lineWrapMode" >
77           <enum>QTextEdit::NoWrap</enum>
78          </property>
79          <property name="readOnly" >
80           <bool>true</bool>
81          </property>
82         </widget>
83        </item>
84        <item>
85         <widget class="QGroupBox" name="groupBox" >
86          <property name="sizePolicy" >
87           <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
88            <horstretch>0</horstretch>
89            <verstretch>0</verstretch>
90           </sizepolicy>
91          </property>
92          <property name="minimumSize" >
93           <size>
94            <width>221</width>
95            <height>100</height>
96           </size>
97          </property>
98          <property name="maximumSize" >
99           <size>
100            <width>221</width>
101            <height>100</height>
102           </size>
103          </property>
104          <property name="title" >
105           <string>Refresh Timer</string>
106          </property>
107          <widget class="QSpinBox" name="spinBox" >
108           <property name="geometry" >
109            <rect>
110             <x>20</x>
111             <y>60</y>
112             <width>111</width>
113             <height>24</height>
114            </rect>
115           </property>
116           <property name="minimum" >
117            <number>5</number>
118           </property>
119           <property name="maximum" >
120            <number>999</number>
121           </property>
122          </widget>
123          <widget class="QCheckBox" name="checkBox" >
124           <property name="geometry" >
125            <rect>
126             <x>20</x>
127             <y>20</y>
128             <width>101</width>
129             <height>20</height>
130            </rect>
131           </property>
132           <property name="text" >
133            <string>Do Refresh</string>
134           </property>
135          </widget>
136          <widget class="QLCDNumber" name="timerDisplay" >
137           <property name="geometry" >
138            <rect>
139             <x>110</x>
140             <y>20</y>
141             <width>101</width>
142             <height>31</height>
143            </rect>
144           </property>
145          </widget>
146         </widget>
147        </item>
148       </layout>
149      </widget>
150      <widget class="QWidget" name="dirstatlayoutWidget" >
151       <layout class="QVBoxLayout" >
152        <property name="spacing" >
153         <number>6</number>
154        </property>
155        <property name="leftMargin" >
156         <number>0</number>
157        </property>
158        <property name="topMargin" >
159         <number>0</number>
160        </property>
161        <property name="rightMargin" >
162         <number>0</number>
163        </property>
164        <property name="bottomMargin" >
165         <number>0</number>
166        </property>
167        <item>
168         <widget class="QLabel" name="scheduledLabel" >
169          <property name="layoutDirection" >
170           <enum>Qt::LeftToRight</enum>
171          </property>
172          <property name="text" >
173           <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
174 p, li { white-space: pre-wrap; }
175 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
176 &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:13pt; font-weight:600;">Scheduled Jobs&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
177          </property>
178          <property name="alignment" >
179           <set>Qt::AlignCenter</set>
180          </property>
181         </widget>
182        </item>
183        <item>
184         <widget class="QTableWidget" name="scheduledTable" />
185        </item>
186       </layout>
187      </widget>
188      <widget class="QWidget" name="layoutWidget_2" >
189       <layout class="QVBoxLayout" >
190        <property name="spacing" >
191         <number>6</number>
192        </property>
193        <property name="leftMargin" >
194         <number>0</number>
195        </property>
196        <property name="topMargin" >
197         <number>0</number>
198        </property>
199        <property name="rightMargin" >
200         <number>0</number>
201        </property>
202        <property name="bottomMargin" >
203         <number>0</number>
204        </property>
205        <item>
206         <widget class="QLabel" name="runningLabel" >
207          <property name="layoutDirection" >
208           <enum>Qt::LeftToRight</enum>
209          </property>
210          <property name="text" >
211           <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
212 p, li { white-space: pre-wrap; }
213 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
214 &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:13pt; font-weight:600;">Running Jobs&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
215          </property>
216          <property name="alignment" >
217           <set>Qt::AlignCenter</set>
218          </property>
219         </widget>
220        </item>
221        <item>
222         <widget class="QTableWidget" name="runningTable" />
223        </item>
224       </layout>
225      </widget>
226      <widget class="QWidget" name="layoutWidget" >
227       <layout class="QVBoxLayout" >
228        <property name="spacing" >
229         <number>6</number>
230        </property>
231        <property name="leftMargin" >
232         <number>0</number>
233        </property>
234        <property name="topMargin" >
235         <number>0</number>
236        </property>
237        <property name="rightMargin" >
238         <number>0</number>
239        </property>
240        <property name="bottomMargin" >
241         <number>0</number>
242        </property>
243        <item>
244         <widget class="QLabel" name="terminatedLabel" >
245          <property name="layoutDirection" >
246           <enum>Qt::LeftToRight</enum>
247          </property>
248          <property name="text" >
249           <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
250 p, li { white-space: pre-wrap; }
251 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
252 &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:13pt; font-weight:600;">Terminated Jobs&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
253          </property>
254          <property name="alignment" >
255           <set>Qt::AlignCenter</set>
256          </property>
257         </widget>
258        </item>
259        <item>
260         <widget class="QTableWidget" name="terminatedTable" />
261        </item>
262       </layout>
263      </widget>
264     </widget>
265    </item>
266   </layout>
267   <action name="actionRefresh" >
268    <property name="icon" >
269     <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
270    </property>
271    <property name="text" >
272     <string>Refresh</string>
273    </property>
274   </action>
275   <action name="actionCancelRunning" >
276    <property name="icon" >
277     <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
278    </property>
279    <property name="text" >
280     <string>Cancel Selected Running Jobs</string>
281    </property>
282   </action>
283   <action name="actionDisableScheduledJob" >
284    <property name="icon" >
285     <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
286    </property>
287    <property name="text" >
288     <string>Disable Scheduled Job</string>
289    </property>
290   </action>
291  </widget>
292  <resources>
293   <include location="../main.qrc" />
294  </resources>
295  <connections/>
296 </ui>