]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/storage/storage.ui
I could not get a few files to compile until I opened and saved these
[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>431</width>
9     <height>296</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Storage Tree</string>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="0" column="0" >
23     <widget class="QTreeWidget" name="mp_treeWidget" />
24    </item>
25   </layout>
26   <action name="actionRefreshStorage" >
27    <property name="icon" >
28     <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
29    </property>
30    <property name="text" >
31     <string>Refresh Storage List</string>
32    </property>
33    <property name="statusTip" >
34     <string>Requery the director for the list of storage objects.</string>
35    </property>
36   </action>
37   <action name="actionStatusStorageInConsole" >
38    <property name="icon" >
39     <iconset resource="../main.qrc" >:/images/status.png</iconset>
40    </property>
41    <property name="text" >
42     <string>Status Storage In Console</string>
43    </property>
44    <property name="statusTip" >
45     <string>Status Storage In Console</string>
46    </property>
47   </action>
48   <action name="actionLabelStorage" >
49    <property name="icon" >
50     <iconset resource="../main.qrc" >:/images/label.png</iconset>
51    </property>
52    <property name="text" >
53     <string>Label Storage</string>
54    </property>
55    <property name="statusTip" >
56     <string>Label Storage</string>
57    </property>
58   </action>
59   <action name="actionMountStorage" >
60    <property name="icon" >
61     <iconset resource="../main.qrc" >:/images/cartridge.png</iconset>
62    </property>
63    <property name="text" >
64     <string>MountStorage</string>
65    </property>
66    <property name="statusTip" >
67     <string>MountStorage</string>
68    </property>
69   </action>
70   <action name="actionUnMountStorage" >
71    <property name="icon" >
72     <iconset resource="../main.qrc" >:/images/cartridge.png</iconset>
73    </property>
74    <property name="text" >
75     <string>UnMount Storage</string>
76    </property>
77    <property name="statusTip" >
78     <string>UnMount Storage</string>
79    </property>
80   </action>
81   <action name="actionUpdateSlots" >
82    <property name="icon" >
83     <iconset resource="../main.qrc" >:/images/package-x-generic.png</iconset>
84    </property>
85    <property name="text" >
86     <string>Update Slots</string>
87    </property>
88    <property name="statusTip" >
89     <string>Update Slots</string>
90    </property>
91   </action>
92   <action name="actionUpdateSlotsScan" >
93    <property name="icon" >
94     <iconset resource="../main.qrc" >:/images/package-x-generic.png</iconset>
95    </property>
96    <property name="text" >
97     <string>Update Slots Scan</string>
98    </property>
99    <property name="statusTip" >
100     <string>Update Slots Scan</string>
101    </property>
102   </action>
103   <action name="actionRelease" >
104    <property name="icon" >
105     <iconset resource="../main.qrc" >:/images/cartridge.png</iconset>
106    </property>
107    <property name="text" >
108     <string>Release</string>
109    </property>
110   </action>
111  </widget>
112  <resources>
113   <include location="../main.qrc" />
114  </resources>
115  <connections/>
116 </ui>