]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/storage/content.ui
continue storage content panel
[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>851</width>
9     <height>642</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QVBoxLayout" >
16    <item>
17     <layout class="QHBoxLayout" >
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       <spacer>
95        <property name="orientation" >
96         <enum>Qt::Horizontal</enum>
97        </property>
98        <property name="sizeHint" >
99         <size>
100          <width>392</width>
101          <height>20</height>
102         </size>
103        </property>
104       </spacer>
105      </item>
106      <item>
107       <widget class="QGroupBox" name="groupBox_3" >
108        <property name="title" >
109         <string>Drives</string>
110        </property>
111        <layout class="QVBoxLayout" >
112         <item>
113          <widget class="QTableWidget" name="tableDrive" >
114           <property name="sizePolicy" >
115            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
116             <horstretch>0</horstretch>
117             <verstretch>0</verstretch>
118            </sizepolicy>
119           </property>
120           <property name="minimumSize" >
121            <size>
122             <width>220</width>
123             <height>100</height>
124            </size>
125           </property>
126           <row>
127            <property name="text" >
128             <string>LTO1</string>
129            </property>
130           </row>
131           <row>
132            <property name="text" >
133             <string>New Row</string>
134            </property>
135           </row>
136           <column>
137            <property name="text" >
138             <string>Drive</string>
139            </property>
140           </column>
141           <column>
142            <property name="text" >
143             <string>Volume</string>
144            </property>
145           </column>
146           <item row="0" column="0" >
147            <property name="text" >
148             <string>LTO1</string>
149            </property>
150           </item>
151           <item row="0" column="1" >
152            <property name="text" >
153             <string>VOL1</string>
154            </property>
155           </item>
156           <item row="1" column="0" >
157            <property name="text" >
158             <string>LTO2</string>
159            </property>
160           </item>
161           <item row="1" column="1" >
162            <property name="text" >
163             <string>VOL2</string>
164            </property>
165           </item>
166          </widget>
167         </item>
168        </layout>
169       </widget>
170      </item>
171     </layout>
172    </item>
173    <item>
174     <widget class="QGroupBox" name="groupBox_2" >
175      <property name="title" >
176       <string>Content</string>
177      </property>
178      <layout class="QHBoxLayout" >
179       <item>
180        <widget class="QTableWidget" name="tableContent" >
181         <column>
182          <property name="text" >
183           <string>Slot</string>
184          </property>
185         </column>
186         <column>
187          <property name="text" >
188           <string>Volume</string>
189          </property>
190         </column>
191         <column>
192          <property name="text" >
193           <string>Bytes</string>
194          </property>
195         </column>
196         <column>
197          <property name="text" >
198           <string>Status</string>
199          </property>
200         </column>
201         <column>
202          <property name="text" >
203           <string>Media Type</string>
204          </property>
205         </column>
206         <column>
207          <property name="text" >
208           <string>Pool</string>
209          </property>
210         </column>
211         <column>
212          <property name="text" >
213           <string>Last Written</string>
214          </property>
215         </column>
216         <column>
217          <property name="text" >
218           <string>When expire?</string>
219          </property>
220         </column>
221        </widget>
222       </item>
223      </layout>
224     </widget>
225    </item>
226   </layout>
227  </widget>
228  <resources>
229   <include location="../main.qrc" />
230  </resources>
231  <connections/>
232 </ui>