]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/main.ui
Add new qt-console files
[bacula/bacula] / bacula / src / qt-console / main.ui
1 <ui version="4.0" >
2  <author>Kern Sibbald</author>
3  <class>MainForm</class>
4  <widget class="QMainWindow" name="MainForm" >
5   <property name="geometry" >
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>889</width>
10     <height>802</height>
11    </rect>
12   </property>
13   <property name="windowTitle" >
14    <string>qt-console</string>
15   </property>
16   <property name="windowIcon" >
17    <iconset>images/bat_icon.png</iconset>
18   </property>
19   <widget class="QWidget" name="centralwidget" >
20    <layout class="QGridLayout" >
21     <property name="margin" >
22      <number>9</number>
23     </property>
24     <property name="spacing" >
25      <number>6</number>
26     </property>
27     <item row="0" column="0" >
28      <widget class="QSplitter" name="splitter" >
29       <property name="orientation" >
30        <enum>Qt::Horizontal</enum>
31       </property>
32       <widget class="QDockWidget" name="dockWidget" >
33        <property name="sizePolicy" >
34         <sizepolicy>
35          <hsizetype>5</hsizetype>
36          <vsizetype>7</vsizetype>
37          <horstretch>1</horstretch>
38          <verstretch>1</verstretch>
39         </sizepolicy>
40        </property>
41        <property name="minimumSize" >
42         <size>
43          <width>200</width>
44          <height>100</height>
45         </size>
46        </property>
47        <property name="maximumSize" >
48         <size>
49          <width>400</width>
50          <height>16777215</height>
51         </size>
52        </property>
53        <widget class="QWidget" name="dockWidgetContents" >
54         <layout class="QGridLayout" >
55          <property name="margin" >
56           <number>9</number>
57          </property>
58          <property name="spacing" >
59           <number>6</number>
60          </property>
61          <item row="0" column="0" >
62           <widget class="QTreeWidget" name="treeWidget" >
63            <property name="sizePolicy" >
64             <sizepolicy>
65              <hsizetype>5</hsizetype>
66              <vsizetype>7</vsizetype>
67              <horstretch>1</horstretch>
68              <verstretch>1</verstretch>
69             </sizepolicy>
70            </property>
71            <property name="minimumSize" >
72             <size>
73              <width>0</width>
74              <height>0</height>
75             </size>
76            </property>
77            <property name="sizeIncrement" >
78             <size>
79              <width>0</width>
80              <height>0</height>
81             </size>
82            </property>
83            <property name="autoFillBackground" >
84             <bool>true</bool>
85            </property>
86           </widget>
87          </item>
88         </layout>
89        </widget>
90       </widget>
91       <widget class="QStackedWidget" name="stackedWidget" >
92        <property name="sizePolicy" >
93         <sizepolicy>
94          <hsizetype>7</hsizetype>
95          <vsizetype>7</vsizetype>
96          <horstretch>200</horstretch>
97          <verstretch>0</verstretch>
98         </sizepolicy>
99        </property>
100        <property name="sizeIncrement" >
101         <size>
102          <width>1</width>
103          <height>0</height>
104         </size>
105        </property>
106        <property name="currentIndex" >
107         <number>1</number>
108        </property>
109        <widget class="QWidget" name="pageConsole" >
110         <layout class="QGridLayout" >
111          <property name="margin" >
112           <number>9</number>
113          </property>
114          <property name="spacing" >
115           <number>6</number>
116          </property>
117          <item row="0" column="0" >
118           <widget class="QTextEdit" name="textEdit" >
119            <property name="sizePolicy" >
120             <sizepolicy>
121              <hsizetype>7</hsizetype>
122              <vsizetype>7</vsizetype>
123              <horstretch>200</horstretch>
124              <verstretch>0</verstretch>
125             </sizepolicy>
126            </property>
127            <property name="minimumSize" >
128             <size>
129              <width>0</width>
130              <height>0</height>
131             </size>
132            </property>
133            <property name="sizeIncrement" >
134             <size>
135              <width>1</width>
136              <height>0</height>
137             </size>
138            </property>
139            <property name="toolTip" >
140             <string comment="Console Window" />
141            </property>
142            <property name="statusTip" >
143             <string comment="Console Window" />
144            </property>
145            <property name="whatsThis" >
146             <string comment="Console Window" />
147            </property>
148            <property name="documentTitle" >
149             <string comment="Console Window" />
150            </property>
151            <property name="readOnly" >
152             <bool>true</bool>
153            </property>
154           </widget>
155          </item>
156         </layout>
157        </widget>
158        <widget class="QWidget" name="Restore" >
159         <layout class="QGridLayout" >
160          <property name="margin" >
161           <number>9</number>
162          </property>
163          <property name="spacing" >
164           <number>6</number>
165          </property>
166          <item row="0" column="0" >
167           <widget class="QTabWidget" name="tabWidget" >
168            <property name="currentIndex" >
169             <number>0</number>
170            </property>
171            <widget class="QWidget" name="restore_1" >
172             <attribute name="title" >
173              <string>Restore 1</string>
174             </attribute>
175            </widget>
176            <widget class="QWidget" name="restore_2" >
177             <attribute name="title" >
178              <string>Restore 2</string>
179             </attribute>
180            </widget>
181           </widget>
182          </item>
183         </layout>
184        </widget>
185       </widget>
186      </widget>
187     </item>
188     <item row="1" column="0" >
189      <layout class="QHBoxLayout" >
190       <property name="margin" >
191        <number>0</number>
192       </property>
193       <property name="spacing" >
194        <number>6</number>
195       </property>
196       <item>
197        <widget class="QLabel" name="label" >
198         <property name="text" >
199          <string>Command:</string>
200         </property>
201        </widget>
202       </item>
203       <item>
204        <widget class="QLineEdit" name="lineEdit" />
205       </item>
206      </layout>
207     </item>
208    </layout>
209   </widget>
210   <widget class="QMenuBar" name="menubar" >
211    <property name="geometry" >
212     <rect>
213      <x>0</x>
214      <y>0</y>
215      <width>889</width>
216      <height>33</height>
217     </rect>
218    </property>
219    <widget class="QMenu" name="menuHelp" >
220     <property name="title" >
221      <string>Help</string>
222     </property>
223     <addaction name="actionAbout_qt_console" />
224    </widget>
225    <widget class="QMenu" name="menuEdit" >
226     <property name="title" >
227      <string>Edit</string>
228     </property>
229     <addaction name="actionCopy" />
230     <addaction name="actionCut" />
231     <addaction name="actionPaste" />
232    </widget>
233    <widget class="QMenu" name="menuFile" >
234     <property name="title" >
235      <string>File</string>
236     </property>
237     <addaction name="actionPrint" />
238     <addaction name="actionSave" />
239     <addaction name="actionExit" />
240    </widget>
241    <addaction name="menuFile" />
242    <addaction name="menuEdit" />
243    <addaction name="menuHelp" />
244   </widget>
245   <widget class="QStatusBar" name="statusbar" />
246   <widget class="QToolBar" name="toolBar" >
247    <property name="minimumSize" >
248     <size>
249      <width>51</width>
250      <height>39</height>
251     </size>
252    </property>
253    <property name="orientation" >
254     <enum>Qt::Horizontal</enum>
255    </property>
256    <attribute name="toolBarArea" >
257     <number>4</number>
258    </attribute>
259    <addaction name="actionSave" />
260    <addaction name="actionPrint" />
261   </widget>
262   <action name="actionExit" >
263    <property name="text" >
264     <string>Quit</string>
265    </property>
266   </action>
267   <action name="actionAbout_qt_console" >
268    <property name="text" >
269     <string>About qt-console</string>
270    </property>
271   </action>
272   <action name="actionCopy" >
273    <property name="icon" >
274     <iconset>images/copy.png</iconset>
275    </property>
276    <property name="text" >
277     <string>Copy</string>
278    </property>
279   </action>
280   <action name="actionCut" >
281    <property name="icon" >
282     <iconset>images/cut.png</iconset>
283    </property>
284    <property name="text" >
285     <string>Cut</string>
286    </property>
287   </action>
288   <action name="actionNew" >
289    <property name="icon" >
290     <iconset>images/new.png</iconset>
291    </property>
292    <property name="text" >
293     <string>new</string>
294    </property>
295   </action>
296   <action name="actionOpen" >
297    <property name="icon" >
298     <iconset>images/open.png</iconset>
299    </property>
300    <property name="text" >
301     <string>open</string>
302    </property>
303   </action>
304   <action name="actionPaste" >
305    <property name="icon" >
306     <iconset>images/paste.png</iconset>
307    </property>
308    <property name="text" >
309     <string>Paste</string>
310    </property>
311   </action>
312   <action name="actionPrint" >
313    <property name="icon" >
314     <iconset>images/print.png</iconset>
315    </property>
316    <property name="text" >
317     <string>Print</string>
318    </property>
319   </action>
320   <action name="actionSave" >
321    <property name="icon" >
322     <iconset>images/save.png</iconset>
323    </property>
324    <property name="text" >
325     <string>Save</string>
326    </property>
327   </action>
328  </widget>
329  <resources>
330   <include location="main.qrc" />
331  </resources>
332  <connections/>
333 </ui>