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