]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/storage/content.ui
bat: Make new autochanger content working
[bacula/bacula] / bacula / src / qt-console / storage / content.ui
1 <ui version="4.0" >
2  <class>ContentForm</class>
3  <widget class="QWidget" name="ContentForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>949</width>
9     <height>695</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QHBoxLayout" >
16    <item>
17     <layout class="QVBoxLayout" >
18      <item>
19       <widget class="QGroupBox" name="groupBox" >
20        <property name="sizePolicy" >
21         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
22          <horstretch>0</horstretch>
23          <verstretch>0</verstretch>
24         </sizepolicy>
25        </property>
26        <property name="minimumSize" >
27         <size>
28          <width>240</width>
29          <height>110</height>
30         </size>
31        </property>
32        <property name="title" >
33         <string>Actions</string>
34        </property>
35        <layout class="QGridLayout" >
36         <item row="0" column="0" >
37          <widget class="QPushButton" name="pbUpdate" >
38           <property name="text" >
39            <string>Update</string>
40           </property>
41           <property name="icon" >
42            <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
43           </property>
44          </widget>
45         </item>
46         <item row="0" column="1" >
47          <widget class="QPushButton" name="pbLabel" >
48           <property name="text" >
49            <string>Label</string>
50           </property>
51           <property name="icon" >
52            <iconset resource="../main.qrc" >:/images/label.png</iconset>
53           </property>
54          </widget>
55         </item>
56         <item row="1" column="0" >
57          <widget class="QPushButton" name="pbMoveToTray" >
58           <property name="text" >
59            <string>Move to tray</string>
60           </property>
61           <property name="icon" >
62            <iconset resource="../main.qrc" >:/images/extern.png</iconset>
63           </property>
64          </widget>
65         </item>
66         <item row="1" column="1" >
67          <widget class="QPushButton" name="pbEmptyTray" >
68           <property name="text" >
69            <string>Empty tray</string>
70           </property>
71           <property name="icon" >
72            <iconset resource="../main.qrc" >:/images/intern.png</iconset>
73           </property>
74          </widget>
75         </item>
76         <item row="2" column="0" >
77          <widget class="QPushButton" name="pushButton" >
78           <property name="text" >
79            <string>Mount</string>
80           </property>
81          </widget>
82         </item>
83         <item row="2" column="1" >
84          <widget class="QPushButton" name="pushButton_2" >
85           <property name="text" >
86            <string>Unmount</string>
87           </property>
88          </widget>
89         </item>
90        </layout>
91       </widget>
92      </item>
93      <item>
94       <widget class="QGroupBox" name="groupBox_3" >
95        <property name="sizePolicy" >
96         <sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
97          <horstretch>0</horstretch>
98          <verstretch>0</verstretch>
99         </sizepolicy>
100        </property>
101        <property name="minimumSize" >
102         <size>
103          <width>241</width>
104          <height>221</height>
105         </size>
106        </property>
107        <property name="maximumSize" >
108         <size>
109          <width>241</width>
110          <height>16777215</height>
111         </size>
112        </property>
113        <property name="title" >
114         <string>Drives</string>
115        </property>
116        <layout class="QVBoxLayout" >
117         <item>
118          <widget class="QTableWidget" name="tableDrive" >
119           <property name="sizePolicy" >
120            <sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
121             <horstretch>0</horstretch>
122             <verstretch>0</verstretch>
123            </sizepolicy>
124           </property>
125           <property name="minimumSize" >
126            <size>
127             <width>220</width>
128             <height>192</height>
129            </size>
130           </property>
131           <property name="selectionBehavior" >
132            <enum>QAbstractItemView::SelectRows</enum>
133           </property>
134           <row>
135            <property name="text" >
136             <string>LTO1</string>
137            </property>
138           </row>
139           <row>
140            <property name="text" >
141             <string>New Row</string>
142            </property>
143           </row>
144           <column>
145            <property name="text" >
146             <string>Drive</string>
147            </property>
148           </column>
149           <column>
150            <property name="text" >
151             <string>Volume</string>
152            </property>
153           </column>
154           <item row="0" column="0" >
155            <property name="text" >
156             <string>LTO1</string>
157            </property>
158           </item>
159           <item row="0" column="1" >
160            <property name="text" >
161             <string>VOL1</string>
162            </property>
163           </item>
164           <item row="1" column="0" >
165            <property name="text" >
166             <string>LTO2</string>
167            </property>
168           </item>
169           <item row="1" column="1" >
170            <property name="text" >
171             <string>VOL2</string>
172            </property>
173           </item>
174          </widget>
175         </item>
176        </layout>
177       </widget>
178      </item>
179      <item>
180       <widget class="QGroupBox" name="groupBox_4" >
181        <property name="sizePolicy" >
182         <sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
183          <horstretch>0</horstretch>
184          <verstretch>0</verstretch>
185         </sizepolicy>
186        </property>
187        <property name="maximumSize" >
188         <size>
189          <width>240</width>
190          <height>16777215</height>
191         </size>
192        </property>
193        <property name="title" >
194         <string>Tray slots</string>
195        </property>
196        <layout class="QHBoxLayout" >
197         <item>
198          <widget class="QTableWidget" name="tableTray" >
199           <property name="sizePolicy" >
200            <sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
201             <horstretch>0</horstretch>
202             <verstretch>0</verstretch>
203            </sizepolicy>
204           </property>
205           <property name="minimumSize" >
206            <size>
207             <width>100</width>
208             <height>0</height>
209            </size>
210           </property>
211           <property name="selectionBehavior" >
212            <enum>QAbstractItemView::SelectRows</enum>
213           </property>
214           <property name="sortingEnabled" >
215            <bool>false</bool>
216           </property>
217           <column>
218            <property name="text" >
219             <string>Slot</string>
220            </property>
221           </column>
222           <column>
223            <property name="text" >
224             <string>Volume</string>
225            </property>
226           </column>
227          </widget>
228         </item>
229        </layout>
230       </widget>
231      </item>
232     </layout>
233    </item>
234    <item>
235     <widget class="QGroupBox" name="groupBox_2" >
236      <property name="title" >
237       <string>Content</string>
238      </property>
239      <layout class="QHBoxLayout" >
240       <item>
241        <widget class="QTableWidget" name="tableContent" >
242         <property name="alternatingRowColors" >
243          <bool>true</bool>
244         </property>
245         <property name="selectionMode" >
246          <enum>QAbstractItemView::ExtendedSelection</enum>
247         </property>
248         <property name="selectionBehavior" >
249          <enum>QAbstractItemView::SelectRows</enum>
250         </property>
251         <property name="rowCount" >
252          <number>0</number>
253         </property>
254         <column>
255          <property name="text" >
256           <string>  Slot  </string>
257          </property>
258         </column>
259         <column>
260          <property name="text" >
261           <string>  Volume   </string>
262          </property>
263         </column>
264         <column>
265          <property name="text" >
266           <string>   Bytes   </string>
267          </property>
268         </column>
269         <column>
270          <property name="text" >
271           <string>   Status   </string>
272          </property>
273         </column>
274         <column>
275          <property name="text" >
276           <string>   Media Type   </string>
277          </property>
278         </column>
279         <column>
280          <property name="text" >
281           <string>   Pool   </string>
282          </property>
283         </column>
284         <column>
285          <property name="text" >
286           <string>   Last Written   </string>
287          </property>
288         </column>
289         <column>
290          <property name="text" >
291           <string>   When expire?   </string>
292          </property>
293         </column>
294        </widget>
295       </item>
296      </layout>
297     </widget>
298    </item>
299   </layout>
300  </widget>
301  <resources>
302   <include location="../main.qrc" />
303  </resources>
304  <connections/>
305 </ui>