]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/clients/clients.ui
Add context sensitive from page selector's console widget for: status dir,
[bacula/bacula] / bacula / src / qt-console / clients / clients.ui
1 <ui version="4.0" >
2  <class>ClientForm</class>
3  <widget class="QWidget" name="ClientForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>413</width>
9     <height>258</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Client 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="actionRefreshClients" >
27    <property name="icon" >
28     <iconset>../../../../../../../:images/run.png</iconset>
29    </property>
30    <property name="text" >
31     <string>Refresh Client List</string>
32    </property>
33    <property name="statusTip" >
34     <string>Requery the director for the list of clients.</string>
35    </property>
36   </action>
37   <action name="actionListJobsofClient" >
38    <property name="icon" >
39     <iconset>../../../../../../../:images/unmark.png</iconset>
40    </property>
41    <property name="text" >
42     <string>List Jobs of Client</string>
43    </property>
44   </action>
45   <action name="actionStatusClientInConsole" >
46    <property name="icon" >
47     <iconset>../../../../../../../:images/status.png</iconset>
48    </property>
49    <property name="text" >
50     <string>Status Client In Console</string>
51    </property>
52   </action>
53   <action name="actionPurgeJobs" >
54    <property name="text" >
55     <string>Purge Jobs</string>
56    </property>
57   </action>
58  </widget>
59  <resources/>
60  <connections/>
61 </ui>