]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/joblist/joblist.ui
dhb Added joblist to the stack and the page selector. Joblist starts in an all
[bacula/bacula] / bacula / src / qt-console / joblist / joblist.ui
1 <ui version="4.0" >
2  <class>JobListForm</class>
3  <widget class="QWidget" name="JobListForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>621</width>
9     <height>460</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</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="QTableWidget" name="mp_tableWidget" />
24    </item>
25   </layout>
26   <action name="actionRepopulateJobList" >
27    <property name="icon" >
28     <iconset>../images/run.png</iconset>
29    </property>
30    <property name="text" >
31     <string>Repopulate Job List</string>
32    </property>
33    <property name="statusTip" >
34     <string>Requery the director for the list of jobs.</string>
35    </property>
36   </action>
37  </widget>
38  <resources/>
39  <connections/>
40 </ui>