]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/jobs/jobs.ui
bat: Add pattern filter and make restore to start from brestore
[bacula/bacula] / bacula / src / qt-console / jobs / jobs.ui
1 <ui version="4.0" >
2  <class>jobsForm</class>
3  <widget class="QWidget" name="jobsForm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>449</width>
9     <height>307</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Client 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="actionRefreshJobs" >
21    <property name="icon" >
22     <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
23    </property>
24    <property name="text" >
25     <string>Refresh Jobs List</string>
26    </property>
27    <property name="statusTip" >
28     <string>Requery the director for the list of clients.</string>
29    </property>
30   </action>
31   <action name="actionConsoleListFiles" >
32    <property name="icon" >
33     <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
34    </property>
35    <property name="text" >
36     <string>List Files Command</string>
37    </property>
38    <property name="iconText" >
39     <string>List Files Command</string>
40    </property>
41    <property name="toolTip" >
42     <string>List Files Command</string>
43    </property>
44    <property name="statusTip" >
45     <string>List Files Command</string>
46    </property>
47   </action>
48   <action name="actionConsoleListVolumes" >
49    <property name="icon" >
50     <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
51    </property>
52    <property name="text" >
53     <string>List Volumes Command</string>
54    </property>
55    <property name="iconText" >
56     <string>List Volumes Command</string>
57    </property>
58    <property name="toolTip" >
59     <string>List Volumes Command</string>
60    </property>
61    <property name="statusTip" >
62     <string>List Volumes Command</string>
63    </property>
64   </action>
65   <action name="actionConsoleListNextVolume" >
66    <property name="icon" >
67     <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
68    </property>
69    <property name="text" >
70     <string>List Next Volume Command</string>
71    </property>
72    <property name="iconText" >
73     <string>List Next Volume Command</string>
74    </property>
75    <property name="toolTip" >
76     <string>List Next Volume Command</string>
77    </property>
78    <property name="statusTip" >
79     <string>List Next Volume Command</string>
80    </property>
81   </action>
82   <action name="actionConsoleEnableJob" >
83    <property name="icon" >
84     <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
85    </property>
86    <property name="text" >
87     <string>Enable Job Command</string>
88    </property>
89    <property name="iconText" >
90     <string>Enable Job Command</string>
91    </property>
92    <property name="toolTip" >
93     <string>Enable Job Command</string>
94    </property>
95    <property name="statusTip" >
96     <string>Enable Job Command</string>
97    </property>
98   </action>
99   <action name="actionConsoleDisableJob" >
100    <property name="icon" >
101     <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
102    </property>
103    <property name="text" >
104     <string>Disable Job Command</string>
105    </property>
106    <property name="iconText" >
107     <string>Disable Job Command</string>
108    </property>
109    <property name="toolTip" >
110     <string>Disable Job Command</string>
111    </property>
112    <property name="statusTip" >
113     <string>Disable Job Command</string>
114    </property>
115   </action>
116   <action name="actionJobListQuery" >
117    <property name="icon" >
118     <iconset resource="../main.qrc" >:/images/emblem-system.png</iconset>
119    </property>
120    <property name="text" >
121     <string>Open JobList on Job</string>
122    </property>
123    <property name="iconText" >
124     <string>Open JobList on Job</string>
125    </property>
126    <property name="toolTip" >
127     <string>Open JobList on Job</string>
128    </property>
129    <property name="statusTip" >
130     <string>Open JobList on Job</string>
131    </property>
132   </action>
133   <action name="actionConsoleCancel" >
134    <property name="icon" >
135     <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
136    </property>
137    <property name="text" >
138     <string>Cancel Job Command</string>
139    </property>
140    <property name="statusTip" >
141     <string>Cancel Job Command</string>
142    </property>
143   </action>
144   <action name="actionRunJob" >
145    <property name="icon" >
146     <iconset resource="../main.qrc" >:/images/run.png</iconset>
147    </property>
148    <property name="text" >
149     <string>RunJob</string>
150    </property>
151   </action>
152  </widget>
153  <resources>
154   <include location="../main.qrc" />
155  </resources>
156  <connections/>
157 </ui>