]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/status/storstat.ui
Tweak eliminate bat uic warning
[bacula/bacula] / bacula / src / qt-console / status / storstat.ui
1 <ui version="4.0" >
2  <class>StorStatForm</class>
3  <widget class="QWidget" name="StorStatForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>694</width>
9     <height>393</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="layoutWidget" >
22       <layout class="QHBoxLayout" >
23        <item>
24         <widget class="QTabWidget" name="tabWidget" >
25          <property name="currentIndex" >
26           <number>6</number>
27          </property>
28          <widget class="QWidget" name="headerTab" >
29           <attribute name="title" >
30            <string>Header</string>
31           </attribute>
32           <layout class="QGridLayout" >
33            <item row="0" column="0" >
34             <widget class="QTextEdit" name="textEditHeader" />
35            </item>
36           </layout>
37          </widget>
38          <widget class="QWidget" name="waitReservationTab" >
39           <attribute name="title" >
40            <string>Waitreservation</string>
41           </attribute>
42           <layout class="QGridLayout" >
43            <item row="0" column="0" >
44             <widget class="QTextEdit" name="textEditWaitReservation" />
45            </item>
46           </layout>
47          </widget>
48          <widget class="QWidget" name="devicesTab" >
49           <attribute name="title" >
50            <string>Devices</string>
51           </attribute>
52           <layout class="QGridLayout" >
53            <item row="0" column="0" >
54             <widget class="QTextEdit" name="textEditDevices" />
55            </item>
56           </layout>
57          </widget>
58          <widget class="QWidget" name="volumesTab" >
59           <attribute name="title" >
60            <string>Volumes</string>
61           </attribute>
62           <layout class="QGridLayout" >
63            <item row="0" column="0" >
64             <widget class="QTextEdit" name="textEditVolumes" />
65            </item>
66           </layout>
67          </widget>
68          <widget class="QWidget" name="spoolingTab" >
69           <attribute name="title" >
70            <string>Spooling</string>
71           </attribute>
72           <layout class="QGridLayout" >
73            <item row="0" column="0" >
74             <widget class="QTextEdit" name="textEditSpooling" />
75            </item>
76           </layout>
77          </widget>
78          <widget class="QWidget" name="runningTab" >
79           <attribute name="title" >
80            <string>Running</string>
81           </attribute>
82           <layout class="QGridLayout" >
83            <item row="0" column="0" >
84             <widget class="QTextEdit" name="textEditRunning" />
85            </item>
86           </layout>
87          </widget>
88          <widget class="QWidget" name="tab" >
89           <attribute name="title" >
90            <string>Misc</string>
91           </attribute>
92           <widget class="QWidget" name="" >
93            <property name="geometry" >
94             <rect>
95              <x>10</x>
96              <y>10</y>
97              <width>168</width>
98              <height>60</height>
99             </rect>
100            </property>
101            <layout class="QGridLayout" >
102             <item row="0" column="0" >
103              <widget class="QPushButton" name="mountButton" >
104               <property name="text" >
105                <string>Mount</string>
106               </property>
107              </widget>
108             </item>
109             <item row="0" column="1" >
110              <widget class="QPushButton" name="umountButton" >
111               <property name="text" >
112                <string>UMount</string>
113               </property>
114              </widget>
115             </item>
116             <item row="1" column="0" >
117              <widget class="QPushButton" name="labelButton" >
118               <property name="text" >
119                <string>Label</string>
120               </property>
121              </widget>
122             </item>
123             <item row="1" column="1" >
124              <widget class="QPushButton" name="releaseButton" >
125               <property name="text" >
126                <string>Release</string>
127               </property>
128              </widget>
129             </item>
130            </layout>
131           </widget>
132          </widget>
133         </widget>
134        </item>
135        <item>
136         <widget class="QGroupBox" name="groupBox" >
137          <property name="minimumSize" >
138           <size>
139            <width>141</width>
140            <height>0</height>
141           </size>
142          </property>
143          <property name="maximumSize" >
144           <size>
145            <width>141</width>
146            <height>16777215</height>
147           </size>
148          </property>
149          <property name="title" >
150           <string>Refresh Timer</string>
151          </property>
152          <widget class="QSpinBox" name="spinBox" >
153           <property name="geometry" >
154            <rect>
155             <x>20</x>
156             <y>50</y>
157             <width>111</width>
158             <height>24</height>
159            </rect>
160           </property>
161           <property name="minimum" >
162            <number>5</number>
163           </property>
164           <property name="maximum" >
165            <number>999</number>
166           </property>
167          </widget>
168          <widget class="QCheckBox" name="checkBox" >
169           <property name="geometry" >
170            <rect>
171             <x>20</x>
172             <y>20</y>
173             <width>101</width>
174             <height>20</height>
175            </rect>
176           </property>
177           <property name="text" >
178            <string>Do Refresh</string>
179           </property>
180          </widget>
181          <widget class="QLCDNumber" name="timerDisplay" >
182           <property name="geometry" >
183            <rect>
184             <x>20</x>
185             <y>80</y>
186             <width>101</width>
187             <height>31</height>
188            </rect>
189           </property>
190          </widget>
191         </widget>
192        </item>
193       </layout>
194      </widget>
195      <widget class="QWidget" name="layoutWidget1" >
196       <layout class="QVBoxLayout" >
197        <item>
198         <widget class="QLabel" name="terminatedLabel" >
199          <property name="layoutDirection" >
200           <enum>Qt::LeftToRight</enum>
201          </property>
202          <property name="text" >
203           <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
204 p, li { white-space: pre-wrap; }
205 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
206 &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>
207          </property>
208          <property name="alignment" >
209           <set>Qt::AlignCenter</set>
210          </property>
211         </widget>
212        </item>
213        <item>
214         <widget class="QTableWidget" name="terminatedTable" />
215        </item>
216       </layout>
217      </widget>
218     </widget>
219    </item>
220   </layout>
221   <action name="actionRefresh" >
222    <property name="icon" >
223     <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
224    </property>
225    <property name="text" >
226     <string>Refresh</string>
227    </property>
228   </action>
229   <action name="actionCancelRunning" >
230    <property name="icon" >
231     <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
232    </property>
233    <property name="text" >
234     <string>Cancel Running Job</string>
235    </property>
236   </action>
237   <action name="actionDisableScheduledJob" >
238    <property name="icon" >
239     <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
240    </property>
241    <property name="text" >
242     <string>Disable Scheduled Job</string>
243    </property>
244   </action>
245  </widget>
246  <resources>
247   <include location="../main.qrc" />
248  </resources>
249  <connections/>
250 </ui>