]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/storage/content.ui
4109b2708e941a52f1e16ef625054a396a28cd97
[bacula/bacula] / bacula / src / qt-console / storage / content.ui
1 <ui version="4.0" >
2  <class>Form</class>
3  <widget class="QWidget" name="Form" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>899</width>
9     <height>610</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <widget class="QTableWidget" name="tableContent" >
16    <property name="geometry" >
17     <rect>
18      <x>9</x>
19      <y>308</y>
20      <width>881</width>
21      <height>293</height>
22     </rect>
23    </property>
24    <column>
25     <property name="text" >
26      <string>Slot</string>
27     </property>
28    </column>
29    <column>
30     <property name="text" >
31      <string>Volume</string>
32     </property>
33    </column>
34    <column>
35     <property name="text" >
36      <string>Bytes</string>
37     </property>
38    </column>
39    <column>
40     <property name="text" >
41      <string>Status</string>
42     </property>
43    </column>
44    <column>
45     <property name="text" >
46      <string>Media Type</string>
47     </property>
48    </column>
49    <column>
50     <property name="text" >
51      <string>Pool</string>
52     </property>
53    </column>
54    <column>
55     <property name="text" >
56      <string>Last Written</string>
57     </property>
58    </column>
59    <column>
60     <property name="text" >
61      <string>When expire?</string>
62     </property>
63    </column>
64   </widget>
65   <widget class="QTableWidget" name="tableWidget_2" >
66    <property name="geometry" >
67     <rect>
68      <x>630</x>
69      <y>10</y>
70      <width>211</width>
71      <height>171</height>
72     </rect>
73    </property>
74    <column>
75     <property name="text" >
76      <string>Drive</string>
77     </property>
78    </column>
79    <column>
80     <property name="text" >
81      <string>Volume</string>
82     </property>
83    </column>
84   </widget>
85   <widget class="QPushButton" name="pushButton" >
86    <property name="geometry" >
87     <rect>
88      <x>12</x>
89      <y>12</y>
90      <width>80</width>
91      <height>30</height>
92     </rect>
93    </property>
94    <property name="text" >
95     <string>Update</string>
96    </property>
97   </widget>
98   <widget class="QPushButton" name="pushButton_2" >
99    <property name="geometry" >
100     <rect>
101      <x>102</x>
102      <y>12</y>
103      <width>80</width>
104      <height>30</height>
105     </rect>
106    </property>
107    <property name="text" >
108     <string>Label</string>
109    </property>
110   </widget>
111   <widget class="QPushButton" name="pushButton_3" >
112    <property name="geometry" >
113     <rect>
114      <x>192</x>
115      <y>12</y>
116      <width>89</width>
117      <height>30</height>
118     </rect>
119    </property>
120    <property name="text" >
121     <string>Move to tray</string>
122    </property>
123   </widget>
124   <widget class="QPushButton" name="pushButton_4" >
125    <property name="geometry" >
126     <rect>
127      <x>290</x>
128      <y>10</y>
129      <width>83</width>
130      <height>30</height>
131     </rect>
132    </property>
133    <property name="text" >
134     <string>Empty tray</string>
135    </property>
136   </widget>
137  </widget>
138  <resources>
139   <include location="../main.qrc" />
140  </resources>
141  <connections/>
142 </ui>