]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/clients/clients.ui
dhb Added a clients page to the stack. Do some name changing to be more
[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>763</width>
9     <height>650</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  </widget>
38  <resources/>
39  <connections/>
40 </ui>