]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/fileset/fileset.ui
Add feature to jump from fileset to joblist pre-populating the fileset of the
[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>318</width>
9     <height>246</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>FileSet 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="actionRefreshFileSet" >
27    <property name="icon" >
28     <iconset resource="../main.qrc" >:/images/view-refresh.svg</iconset>
29    </property>
30    <property name="text" >
31     <string>Refresh FileSet 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="actionStatusFileSetInConsole" >
38    <property name="icon" >
39     <iconset resource="../main.qrc" >:/images/status.png</iconset>
40    </property>
41    <property name="text" >
42     <string>Status FileSet In Console</string>
43    </property>
44   </action>
45   <action name="actionShowJobs" >
46    <property name="icon" >
47     <iconset resource="../main.qrc" >:/images/emblem-system.svg</iconset>
48    </property>
49    <property name="text" >
50     <string>ShowJobs</string>
51    </property>
52   </action>
53  </widget>
54  <resources>
55   <include location="../main.qrc" />
56  </resources>
57  <connections/>
58 </ui>