]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/storage/storage.ui
Fix bat seg fault
[bacula/bacula] / bacula / src / qt-console / storage / storage.ui
1 <ui version="4.0" >
2  <class>StorageForm</class>
3  <widget class="QWidget" name="StorageForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>467</width>
9     <height>383</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Storage Tree</string>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="leftMargin" >
17     <number>9</number>
18    </property>
19    <property name="topMargin" >
20     <number>9</number>
21    </property>
22    <property name="rightMargin" >
23     <number>9</number>
24    </property>
25    <property name="bottomMargin" >
26     <number>9</number>
27    </property>
28    <property name="horizontalSpacing" >
29     <number>6</number>
30    </property>
31    <property name="verticalSpacing" >
32     <number>6</number>
33    </property>
34    <item row="0" column="0" >
35     <widget class="QTreeWidget" name="mp_treeWidget" >
36      <column>
37       <property name="text" >
38        <string>1</string>
39       </property>
40      </column>
41     </widget>
42    </item>
43   </layout>
44   <action name="actionRefreshStorage" >
45    <property name="icon" >
46     <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
47    </property>
48    <property name="text" >
49     <string>Refresh Storage List</string>
50    </property>
51    <property name="statusTip" >
52     <string>Requery the director for the list of storage objects.</string>
53    </property>
54   </action>
55   <action name="actionStatusStorageInConsole" >
56    <property name="icon" >
57     <iconset resource="../main.qrc" >:/images/status-console.png</iconset>
58    </property>
59    <property name="text" >
60     <string>Status Storage In Console</string>
61    </property>
62    <property name="statusTip" >
63     <string>Status Storage In Console</string>
64    </property>
65   </action>
66   <action name="actionLabelStorage" >
67    <property name="icon" >
68     <iconset resource="../main.qrc" >:/images/label.png</iconset>
69    </property>
70    <property name="text" >
71     <string>Label Storage</string>
72    </property>
73    <property name="statusTip" >
74     <string>Label Storage</string>
75    </property>
76   </action>
77   <action name="actionMountStorage" >
78    <property name="icon" >
79     <iconset resource="../main.qrc" >:/images/cartridge.png</iconset>
80    </property>
81    <property name="text" >
82     <string>MountStorage</string>
83    </property>
84    <property name="statusTip" >
85     <string>MountStorage</string>
86    </property>
87   </action>
88   <action name="actionUnMountStorage" >
89    <property name="icon" >
90     <iconset resource="../main.qrc" >:/images/cartridge.png</iconset>
91    </property>
92    <property name="text" >
93     <string>UnMount Storage</string>
94    </property>
95    <property name="statusTip" >
96     <string>UnMount Storage</string>
97    </property>
98   </action>
99   <action name="actionUpdateSlots" >
100    <property name="icon" >
101     <iconset resource="../main.qrc" >:/images/package-x-generic.png</iconset>
102    </property>
103    <property name="text" >
104     <string>Update Slots</string>
105    </property>
106    <property name="statusTip" >
107     <string>Update Slots</string>
108    </property>
109   </action>
110   <action name="actionUpdateSlotsScan" >
111    <property name="icon" >
112     <iconset resource="../main.qrc" >:/images/package-x-generic.png</iconset>
113    </property>
114    <property name="text" >
115     <string>Update Slots Scan</string>
116    </property>
117    <property name="statusTip" >
118     <string>Update Slots Scan</string>
119    </property>
120   </action>
121   <action name="actionRelease" >
122    <property name="icon" >
123     <iconset resource="../main.qrc" >:/images/cartridge.png</iconset>
124    </property>
125    <property name="text" >
126     <string>Release</string>
127    </property>
128   </action>
129   <action name="actionStatusStorageWindow" >
130    <property name="icon" >
131     <iconset resource="../main.qrc" >:/images/status.png</iconset>
132    </property>
133    <property name="text" >
134     <string>Status Storage Window</string>
135    </property>
136   </action>
137  </widget>
138  <resources>
139   <include location="../main.qrc" />
140  </resources>
141  <connections/>
142 </ui>