]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/main.ui
Fix layout
[bacula/bacula] / bacula / src / qt-console / main.ui
1 <ui version="4.0" >
2  <class>MainWindow</class>
3  <widget class="QMainWindow" name="MainWindow" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>889</width>
9     <height>600</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>MainWindow</string>
14   </property>
15   <widget class="QWidget" name="centralwidget" >
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="0" column="0" >
24      <widget class="QSplitter" name="splitter" >
25       <property name="orientation" >
26        <enum>Qt::Horizontal</enum>
27       </property>
28       <widget class="QDockWidget" name="dockWidget" >
29        <property name="sizePolicy" >
30         <sizepolicy>
31          <hsizetype>5</hsizetype>
32          <vsizetype>7</vsizetype>
33          <horstretch>1</horstretch>
34          <verstretch>1</verstretch>
35         </sizepolicy>
36        </property>
37        <property name="minimumSize" >
38         <size>
39          <width>200</width>
40          <height>100</height>
41         </size>
42        </property>
43        <property name="maximumSize" >
44         <size>
45          <width>400</width>
46          <height>16777215</height>
47         </size>
48        </property>
49        <widget class="QWidget" name="dockWidgetContents" >
50         <layout class="QGridLayout" >
51          <property name="margin" >
52           <number>9</number>
53          </property>
54          <property name="spacing" >
55           <number>6</number>
56          </property>
57          <item row="0" column="0" >
58           <widget class="QTreeWidget" name="treeWidget" >
59            <property name="sizePolicy" >
60             <sizepolicy>
61              <hsizetype>5</hsizetype>
62              <vsizetype>7</vsizetype>
63              <horstretch>1</horstretch>
64              <verstretch>1</verstretch>
65             </sizepolicy>
66            </property>
67            <property name="minimumSize" >
68             <size>
69              <width>0</width>
70              <height>0</height>
71             </size>
72            </property>
73            <property name="sizeIncrement" >
74             <size>
75              <width>0</width>
76              <height>0</height>
77             </size>
78            </property>
79            <property name="autoFillBackground" >
80             <bool>true</bool>
81            </property>
82           </widget>
83          </item>
84         </layout>
85        </widget>
86       </widget>
87       <widget class="QStackedWidget" name="stackedWidget" >
88        <property name="sizePolicy" >
89         <sizepolicy>
90          <hsizetype>7</hsizetype>
91          <vsizetype>7</vsizetype>
92          <horstretch>200</horstretch>
93          <verstretch>0</verstretch>
94         </sizepolicy>
95        </property>
96        <property name="sizeIncrement" >
97         <size>
98          <width>1</width>
99          <height>0</height>
100         </size>
101        </property>
102        <property name="currentIndex" >
103         <number>1</number>
104        </property>
105        <widget class="QWidget" name="page" />
106        <widget class="QWidget" name="page_2" >
107         <layout class="QGridLayout" >
108          <property name="margin" >
109           <number>9</number>
110          </property>
111          <property name="spacing" >
112           <number>6</number>
113          </property>
114          <item row="0" column="0" >
115           <widget class="QTextEdit" name="textEdit" >
116            <property name="sizePolicy" >
117             <sizepolicy>
118              <hsizetype>7</hsizetype>
119              <vsizetype>7</vsizetype>
120              <horstretch>200</horstretch>
121              <verstretch>0</verstretch>
122             </sizepolicy>
123            </property>
124            <property name="minimumSize" >
125             <size>
126              <width>0</width>
127              <height>0</height>
128             </size>
129            </property>
130            <property name="sizeIncrement" >
131             <size>
132              <width>1</width>
133              <height>0</height>
134             </size>
135            </property>
136            <property name="toolTip" >
137             <string comment="Console Window" />
138            </property>
139            <property name="statusTip" >
140             <string comment="Console Window" />
141            </property>
142            <property name="whatsThis" >
143             <string comment="Console Window" />
144            </property>
145            <property name="documentTitle" >
146             <string comment="Console Window" />
147            </property>
148            <property name="readOnly" >
149             <bool>true</bool>
150            </property>
151           </widget>
152          </item>
153         </layout>
154        </widget>
155       </widget>
156      </widget>
157     </item>
158     <item row="1" column="0" >
159      <layout class="QHBoxLayout" >
160       <property name="margin" >
161        <number>0</number>
162       </property>
163       <property name="spacing" >
164        <number>6</number>
165       </property>
166       <item>
167        <widget class="QLabel" name="label" >
168         <property name="text" >
169          <string>Command:</string>
170         </property>
171        </widget>
172       </item>
173       <item>
174        <widget class="QLineEdit" name="lineEdit" />
175       </item>
176      </layout>
177     </item>
178    </layout>
179   </widget>
180   <widget class="QMenuBar" name="menubar" >
181    <property name="geometry" >
182     <rect>
183      <x>0</x>
184      <y>0</y>
185      <width>889</width>
186      <height>28</height>
187     </rect>
188    </property>
189    <widget class="QMenu" name="menuFile" >
190     <property name="title" >
191      <string>File</string>
192     </property>
193    </widget>
194    <addaction name="menuFile" />
195   </widget>
196   <widget class="QStatusBar" name="statusbar" />
197   <widget class="QToolBar" name="toolBar" >
198    <property name="minimumSize" >
199     <size>
200      <width>15</width>
201      <height>6</height>
202     </size>
203    </property>
204    <property name="orientation" >
205     <enum>Qt::Horizontal</enum>
206    </property>
207    <attribute name="toolBarArea" >
208     <number>4</number>
209    </attribute>
210   </widget>
211  </widget>
212  <resources/>
213  <connections>
214   <connection>
215    <sender>lineEdit</sender>
216    <signal>textChanged(QString)</signal>
217    <receiver>textEdit</receiver>
218    <slot>setText(QString)</slot>
219    <hints>
220     <hint type="sourcelabel" >
221      <x>137</x>
222      <y>560</y>
223     </hint>
224     <hint type="destinationlabel" >
225      <x>192</x>
226      <y>407</y>
227     </hint>
228    </hints>
229   </connection>
230  </connections>
231 </ui>