]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/fileset/fileset.ui
Fix bat seg fault
[bacula/bacula] / bacula / src / qt-console / fileset / fileset.ui
1 <ui version="4.0" >
2  <class>FileSetForm</class>
3  <widget class="QWidget" name="FileSetForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>341</width>
9     <height>277</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>FileSet Tree</string>
14   </property>
15   <layout class="QGridLayout" >
16    <item row="0" column="0" >
17     <widget class="QTableWidget" name="tableWidget" />
18    </item>
19   </layout>
20   <action name="actionRefreshFileSet" >
21    <property name="icon" >
22     <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
23    </property>
24    <property name="text" >
25     <string>Refresh FileSet List</string>
26    </property>
27    <property name="statusTip" >
28     <string>Requery the director for the list of storage objects.</string>
29    </property>
30   </action>
31   <action name="actionStatusFileSetInConsole" >
32    <property name="icon" >
33     <iconset resource="../main.qrc" >:/images/status-console.png</iconset>
34    </property>
35    <property name="text" >
36     <string>Show FileSet In Console</string>
37    </property>
38   </action>
39   <action name="actionShowJobs" >
40    <property name="icon" >
41     <iconset resource="../main.qrc" >:/images/emblem-system.png</iconset>
42    </property>
43    <property name="text" >
44     <string>ShowJobs</string>
45    </property>
46   </action>
47  </widget>
48  <resources>
49   <include location="../main.qrc" />
50  </resources>
51  <connections/>
52 </ui>