]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/restore/brestore.ui
bat: Use BVFS on bRestore view
[bacula/bacula] / bacula / src / qt-console / restore / brestore.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>bRestoreForm</class>
4  <widget class="QWidget" name="bRestoreForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>958</width>
10     <height>555</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>brestore</string>
15   </property>
16   <layout class="QGridLayout">
17    <property name="margin">
18     <number>9</number>
19    </property>
20    <property name="spacing">
21     <number>6</number>
22    </property>
23    <item row="1" column="0">
24     <widget class="QSplitter" name="splitter_2">
25      <property name="orientation">
26       <enum>Qt::Vertical</enum>
27      </property>
28      <widget class="QSplitter" name="splitter">
29       <property name="orientation">
30        <enum>Qt::Horizontal</enum>
31       </property>
32       <widget class="QGroupBox" name="groupBox">
33        <property name="sizePolicy">
34         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
35          <horstretch>0</horstretch>
36          <verstretch>0</verstretch>
37         </sizepolicy>
38        </property>
39        <property name="title">
40         <string>File list</string>
41        </property>
42        <layout class="QVBoxLayout">
43         <property name="spacing">
44          <number>6</number>
45         </property>
46         <property name="margin">
47          <number>9</number>
48         </property>
49         <item>
50          <widget class="QTableWidget" name="FileList">
51           <property name="sizePolicy">
52            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
53             <horstretch>5</horstretch>
54             <verstretch>5</verstretch>
55            </sizepolicy>
56           </property>
57           <column>
58            <property name="text">
59             <string>Type</string>
60            </property>
61           </column>
62           <column>
63            <property name="text">
64             <string>File Name</string>
65            </property>
66           </column>
67           <column>
68            <property name="text">
69             <string>Size</string>
70            </property>
71           </column>
72           <column>
73            <property name="text">
74             <string>Date</string>
75            </property>
76           </column>
77          </widget>
78         </item>
79        </layout>
80       </widget>
81       <widget class="QGroupBox" name="groupBox_2">
82        <property name="sizePolicy">
83         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
84          <horstretch>0</horstretch>
85          <verstretch>0</verstretch>
86         </sizepolicy>
87        </property>
88        <property name="title">
89         <string>File revisions</string>
90        </property>
91        <layout class="QVBoxLayout">
92         <property name="spacing">
93          <number>6</number>
94         </property>
95         <property name="margin">
96          <number>9</number>
97         </property>
98         <item>
99          <widget class="QTableWidget" name="FileRevisions">
100           <property name="sizePolicy">
101            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
102             <horstretch>0</horstretch>
103             <verstretch>0</verstretch>
104            </sizepolicy>
105           </property>
106           <column>
107            <property name="text">
108             <string>InChanger</string>
109            </property>
110           </column>
111           <column>
112            <property name="text">
113             <string>Volume</string>
114            </property>
115           </column>
116           <column>
117            <property name="text">
118             <string>JobId</string>
119            </property>
120           </column>
121           <column>
122            <property name="text">
123             <string>Size</string>
124            </property>
125           </column>
126           <column>
127            <property name="text">
128             <string>Date</string>
129            </property>
130           </column>
131           <column>
132            <property name="text">
133             <string>Chksum</string>
134            </property>
135           </column>
136          </widget>
137         </item>
138        </layout>
139       </widget>
140      </widget>
141      <widget class="QWidget" name="layoutWidget_2">
142       <layout class="QVBoxLayout">
143        <property name="spacing">
144         <number>6</number>
145        </property>
146        <property name="margin">
147         <number>0</number>
148        </property>
149        <item>
150         <layout class="QHBoxLayout">
151          <property name="spacing">
152           <number>6</number>
153          </property>
154          <property name="margin">
155           <number>0</number>
156          </property>
157          <item>
158           <widget class="QLabel" name="label">
159            <property name="text">
160             <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
161 p, li { white-space: pre-wrap; }
162 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;
163 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Restore items list&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
164            </property>
165           </widget>
166          </item>
167          <item>
168           <spacer>
169            <property name="orientation">
170             <enum>Qt::Horizontal</enum>
171            </property>
172            <property name="sizeHint" stdset="0">
173             <size>
174              <width>40</width>
175              <height>20</height>
176             </size>
177            </property>
178           </spacer>
179          </item>
180          <item>
181           <widget class="QPushButton" name="pushButton">
182            <property name="text">
183             <string>Clear</string>
184            </property>
185           </widget>
186          </item>
187          <item>
188           <widget class="QPushButton" name="pushButton_2">
189            <property name="text">
190             <string>Estimate</string>
191            </property>
192           </widget>
193          </item>
194          <item>
195           <widget class="QPushButton" name="pushButton_3">
196            <property name="text">
197             <string>Restore</string>
198            </property>
199           </widget>
200          </item>
201         </layout>
202        </item>
203        <item>
204         <widget class="QTableWidget" name="RestoreList">
205          <property name="acceptDrops">
206           <bool>true</bool>
207          </property>
208          <column>
209           <property name="text">
210            <string>Type</string>
211           </property>
212          </column>
213          <column>
214           <property name="text">
215            <string>FileName</string>
216           </property>
217          </column>
218          <column>
219           <property name="text">
220            <string>JobId</string>
221           </property>
222          </column>
223          <column>
224           <property name="text">
225            <string>FileIndex</string>
226           </property>
227          </column>
228          <column>
229           <property name="text">
230            <string>Nb Files</string>
231           </property>
232          </column>
233          <column>
234           <property name="text">
235            <string>Size</string>
236           </property>
237          </column>
238         </widget>
239        </item>
240       </layout>
241      </widget>
242     </widget>
243    </item>
244    <item row="0" column="0">
245     <layout class="QHBoxLayout">
246      <property name="spacing">
247       <number>6</number>
248      </property>
249      <property name="margin">
250       <number>0</number>
251      </property>
252      <item>
253       <widget class="QComboBox" name="ClientList">
254        <property name="sizePolicy">
255         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
256          <horstretch>0</horstretch>
257          <verstretch>0</verstretch>
258         </sizepolicy>
259        </property>
260        <property name="sizeAdjustPolicy">
261         <enum>QComboBox::AdjustToContents</enum>
262        </property>
263       </widget>
264      </item>
265      <item>
266       <widget class="QComboBox" name="JobList">
267        <property name="enabled">
268         <bool>false</bool>
269        </property>
270        <property name="sizePolicy">
271         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
272          <horstretch>0</horstretch>
273          <verstretch>0</verstretch>
274         </sizepolicy>
275        </property>
276        <property name="sizeAdjustPolicy">
277         <enum>QComboBox::AdjustToContents</enum>
278        </property>
279       </widget>
280      </item>
281      <item>
282       <spacer>
283        <property name="orientation">
284         <enum>Qt::Horizontal</enum>
285        </property>
286        <property name="sizeType">
287         <enum>QSizePolicy::Expanding</enum>
288        </property>
289        <property name="sizeHint" stdset="0">
290         <size>
291          <width>40</width>
292          <height>20</height>
293         </size>
294        </property>
295       </spacer>
296      </item>
297      <item>
298       <widget class="QPushButton" name="LocationBp">
299        <property name="text">
300         <string>Location</string>
301        </property>
302       </widget>
303      </item>
304      <item>
305       <widget class="QLineEdit" name="LocationEntry"/>
306      </item>
307     </layout>
308    </item>
309   </layout>
310  </widget>
311  <resources/>
312  <connections/>
313 </ui>