1 | <ui version="4.0" >
|
---|
2 | <class>VBoxVMSettingsDlg</class>
|
---|
3 | <widget class="QDialog" name="VBoxVMSettingsDlg" >
|
---|
4 | <property name="geometry" >
|
---|
5 | <rect>
|
---|
6 | <x>0</x>
|
---|
7 | <y>0</y>
|
---|
8 | <width>686</width>
|
---|
9 | <height>610</height>
|
---|
10 | </rect>
|
---|
11 | </property>
|
---|
12 | <property name="windowTitle" >
|
---|
13 | <string>Dialog</string>
|
---|
14 | </property>
|
---|
15 | <property name="windowIcon" >
|
---|
16 | <iconset resource="../VirtualBox.qrc" >:/settings_16px.png</iconset>
|
---|
17 | </property>
|
---|
18 | <layout class="QGridLayout" >
|
---|
19 | <property name="horizontalSpacing" >
|
---|
20 | <number>9</number>
|
---|
21 | </property>
|
---|
22 | <property name="verticalSpacing" >
|
---|
23 | <number>9</number>
|
---|
24 | </property>
|
---|
25 | <item rowspan="3" row="0" column="0" >
|
---|
26 | <widget class="QTreeWidget" name="mTwSelector" >
|
---|
27 | <property name="sizePolicy" >
|
---|
28 | <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
|
---|
29 | <horstretch>0</horstretch>
|
---|
30 | <verstretch>0</verstretch>
|
---|
31 | </sizepolicy>
|
---|
32 | </property>
|
---|
33 | <property name="verticalScrollBarPolicy" >
|
---|
34 | <enum>Qt::ScrollBarAlwaysOff</enum>
|
---|
35 | </property>
|
---|
36 | <property name="horizontalScrollBarPolicy" >
|
---|
37 | <enum>Qt::ScrollBarAlwaysOff</enum>
|
---|
38 | </property>
|
---|
39 | <property name="rootIsDecorated" >
|
---|
40 | <bool>false</bool>
|
---|
41 | </property>
|
---|
42 | <property name="uniformRowHeights" >
|
---|
43 | <bool>true</bool>
|
---|
44 | </property>
|
---|
45 | <column>
|
---|
46 | <property name="text" >
|
---|
47 | <string>Category</string>
|
---|
48 | </property>
|
---|
49 | </column>
|
---|
50 | <column>
|
---|
51 | <property name="text" >
|
---|
52 | <string>[id]</string>
|
---|
53 | </property>
|
---|
54 | </column>
|
---|
55 | <column>
|
---|
56 | <property name="text" >
|
---|
57 | <string>[link]</string>
|
---|
58 | </property>
|
---|
59 | </column>
|
---|
60 | <item>
|
---|
61 | <property name="text" >
|
---|
62 | <string> General </string>
|
---|
63 | </property>
|
---|
64 | <property name="icon" >
|
---|
65 | <iconset resource="../VirtualBox.qrc" >:/machine_16px.png</iconset>
|
---|
66 | </property>
|
---|
67 | <property name="text" >
|
---|
68 | <string>00</string>
|
---|
69 | </property>
|
---|
70 | <property name="text" >
|
---|
71 | <string>#general</string>
|
---|
72 | </property>
|
---|
73 | </item>
|
---|
74 | <item>
|
---|
75 | <property name="text" >
|
---|
76 | <string> Hard Disks </string>
|
---|
77 | </property>
|
---|
78 | <property name="icon" >
|
---|
79 | <iconset resource="../VirtualBox.qrc" >:/diskim_16px.png</iconset>
|
---|
80 | </property>
|
---|
81 | <property name="text" >
|
---|
82 | <string>01</string>
|
---|
83 | </property>
|
---|
84 | <property name="text" >
|
---|
85 | <string>#hdds</string>
|
---|
86 | </property>
|
---|
87 | </item>
|
---|
88 | <item>
|
---|
89 | <property name="text" >
|
---|
90 | <string> CD/DVD-ROM </string>
|
---|
91 | </property>
|
---|
92 | <property name="icon" >
|
---|
93 | <iconset resource="../VirtualBox.qrc" >:/cd_16px.png</iconset>
|
---|
94 | </property>
|
---|
95 | <property name="text" >
|
---|
96 | <string>02</string>
|
---|
97 | </property>
|
---|
98 | <property name="text" >
|
---|
99 | <string>#dvd</string>
|
---|
100 | </property>
|
---|
101 | </item>
|
---|
102 | <item>
|
---|
103 | <property name="text" >
|
---|
104 | <string> Floppy </string>
|
---|
105 | </property>
|
---|
106 | <property name="icon" >
|
---|
107 | <iconset resource="../VirtualBox.qrc" >:/fd_16px.png</iconset>
|
---|
108 | </property>
|
---|
109 | <property name="text" >
|
---|
110 | <string>03</string>
|
---|
111 | </property>
|
---|
112 | <property name="text" >
|
---|
113 | <string>#floppy</string>
|
---|
114 | </property>
|
---|
115 | </item>
|
---|
116 | <item>
|
---|
117 | <property name="text" >
|
---|
118 | <string> Audio </string>
|
---|
119 | </property>
|
---|
120 | <property name="icon" >
|
---|
121 | <iconset resource="../VirtualBox.qrc" >:/sound_16px.png</iconset>
|
---|
122 | </property>
|
---|
123 | <property name="text" >
|
---|
124 | <string>04</string>
|
---|
125 | </property>
|
---|
126 | <property name="text" >
|
---|
127 | <string>#audio</string>
|
---|
128 | </property>
|
---|
129 | </item>
|
---|
130 | <item>
|
---|
131 | <property name="text" >
|
---|
132 | <string> Network </string>
|
---|
133 | </property>
|
---|
134 | <property name="icon" >
|
---|
135 | <iconset resource="../VirtualBox.qrc" >:/nw_16px.png</iconset>
|
---|
136 | </property>
|
---|
137 | <property name="text" >
|
---|
138 | <string>05</string>
|
---|
139 | </property>
|
---|
140 | <property name="text" >
|
---|
141 | <string>#network</string>
|
---|
142 | </property>
|
---|
143 | </item>
|
---|
144 | <item>
|
---|
145 | <property name="text" >
|
---|
146 | <string> Serial Ports </string>
|
---|
147 | </property>
|
---|
148 | <property name="icon" >
|
---|
149 | <iconset resource="../VirtualBox.qrc" >:/serial_port_16px.png</iconset>
|
---|
150 | </property>
|
---|
151 | <property name="text" >
|
---|
152 | <string>06</string>
|
---|
153 | </property>
|
---|
154 | <property name="text" >
|
---|
155 | <string>#serialPorts</string>
|
---|
156 | </property>
|
---|
157 | </item>
|
---|
158 | <item>
|
---|
159 | <property name="text" >
|
---|
160 | <string> Parallel Ports </string>
|
---|
161 | </property>
|
---|
162 | <property name="icon" >
|
---|
163 | <iconset resource="../VirtualBox.qrc" >:/parallel_port_16px.png</iconset>
|
---|
164 | </property>
|
---|
165 | <property name="text" >
|
---|
166 | <string>07</string>
|
---|
167 | </property>
|
---|
168 | <property name="text" >
|
---|
169 | <string>#parallelPorts</string>
|
---|
170 | </property>
|
---|
171 | </item>
|
---|
172 | <item>
|
---|
173 | <property name="text" >
|
---|
174 | <string> USB </string>
|
---|
175 | </property>
|
---|
176 | <property name="icon" >
|
---|
177 | <iconset resource="../VirtualBox.qrc" >:/usb_16px.png</iconset>
|
---|
178 | </property>
|
---|
179 | <property name="text" >
|
---|
180 | <string>08</string>
|
---|
181 | </property>
|
---|
182 | <property name="text" >
|
---|
183 | <string>#usb</string>
|
---|
184 | </property>
|
---|
185 | </item>
|
---|
186 | <item>
|
---|
187 | <property name="text" >
|
---|
188 | <string> Shared Folders </string>
|
---|
189 | </property>
|
---|
190 | <property name="icon" >
|
---|
191 | <iconset resource="../VirtualBox.qrc" >:/shared_folder_16px.png</iconset>
|
---|
192 | </property>
|
---|
193 | <property name="text" >
|
---|
194 | <string>09</string>
|
---|
195 | </property>
|
---|
196 | <property name="text" >
|
---|
197 | <string>#sfolders</string>
|
---|
198 | </property>
|
---|
199 | </item>
|
---|
200 | <item>
|
---|
201 | <property name="text" >
|
---|
202 | <string> Remote Display </string>
|
---|
203 | </property>
|
---|
204 | <property name="icon" >
|
---|
205 | <iconset resource="../VirtualBox.qrc" >:/vrdp_16px.png</iconset>
|
---|
206 | </property>
|
---|
207 | <property name="text" >
|
---|
208 | <string>10</string>
|
---|
209 | </property>
|
---|
210 | <property name="text" >
|
---|
211 | <string>#vrdp</string>
|
---|
212 | </property>
|
---|
213 | </item>
|
---|
214 | </widget>
|
---|
215 | </item>
|
---|
216 | <item row="0" column="1" >
|
---|
217 | <widget class="QLabel" name="mLbTitle" >
|
---|
218 | <property name="sizePolicy" >
|
---|
219 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
220 | <horstretch>0</horstretch>
|
---|
221 | <verstretch>0</verstretch>
|
---|
222 | </sizepolicy>
|
---|
223 | </property>
|
---|
224 | <property name="palette" >
|
---|
225 | <palette>
|
---|
226 | <active>
|
---|
227 | <colorrole role="Window" >
|
---|
228 | <brush brushstyle="SolidPattern" >
|
---|
229 | <color alpha="255" >
|
---|
230 | <red>255</red>
|
---|
231 | <green>255</green>
|
---|
232 | <blue>255</blue>
|
---|
233 | </color>
|
---|
234 | </brush>
|
---|
235 | </colorrole>
|
---|
236 | </active>
|
---|
237 | <inactive>
|
---|
238 | <colorrole role="Window" >
|
---|
239 | <brush brushstyle="SolidPattern" >
|
---|
240 | <color alpha="255" >
|
---|
241 | <red>255</red>
|
---|
242 | <green>255</green>
|
---|
243 | <blue>255</blue>
|
---|
244 | </color>
|
---|
245 | </brush>
|
---|
246 | </colorrole>
|
---|
247 | </inactive>
|
---|
248 | <disabled>
|
---|
249 | <colorrole role="Window" >
|
---|
250 | <brush brushstyle="SolidPattern" >
|
---|
251 | <color alpha="255" >
|
---|
252 | <red>255</red>
|
---|
253 | <green>255</green>
|
---|
254 | <blue>255</blue>
|
---|
255 | </color>
|
---|
256 | </brush>
|
---|
257 | </colorrole>
|
---|
258 | </disabled>
|
---|
259 | </palette>
|
---|
260 | </property>
|
---|
261 | <property name="font" >
|
---|
262 | <font>
|
---|
263 | <family>Sans Serif</family>
|
---|
264 | <pointsize>11</pointsize>
|
---|
265 | <weight>75</weight>
|
---|
266 | <bold>true</bold>
|
---|
267 | </font>
|
---|
268 | </property>
|
---|
269 | <property name="autoFillBackground" >
|
---|
270 | <bool>true</bool>
|
---|
271 | </property>
|
---|
272 | <property name="frameShape" >
|
---|
273 | <enum>QFrame::Box</enum>
|
---|
274 | </property>
|
---|
275 | <property name="frameShadow" >
|
---|
276 | <enum>QFrame::Sunken</enum>
|
---|
277 | </property>
|
---|
278 | <property name="text" >
|
---|
279 | <string/>
|
---|
280 | </property>
|
---|
281 | <property name="margin" >
|
---|
282 | <number>7</number>
|
---|
283 | </property>
|
---|
284 | </widget>
|
---|
285 | </item>
|
---|
286 | <item row="1" column="1" >
|
---|
287 | <widget class="QStackedWidget" name="mPageStack" >
|
---|
288 | <property name="sizePolicy" >
|
---|
289 | <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
|
---|
290 | <horstretch>0</horstretch>
|
---|
291 | <verstretch>0</verstretch>
|
---|
292 | </sizepolicy>
|
---|
293 | </property>
|
---|
294 | <property name="currentIndex" >
|
---|
295 | <number>0</number>
|
---|
296 | </property>
|
---|
297 | <widget class="QWidget" name="mPageGeneral" />
|
---|
298 | <widget class="QWidget" name="mPageHD" />
|
---|
299 | <widget class="QWidget" name="mPageCD" />
|
---|
300 | <widget class="QWidget" name="mPageFD" />
|
---|
301 | <widget class="QWidget" name="mPageAudio" />
|
---|
302 | <widget class="QWidget" name="mPageNetwork" />
|
---|
303 | <widget class="QWidget" name="mPageSerial" />
|
---|
304 | <widget class="QWidget" name="mPageParallel" />
|
---|
305 | <widget class="QWidget" name="mPageUSB" />
|
---|
306 | <widget class="QWidget" name="mPageShared" />
|
---|
307 | <widget class="QWidget" name="mPageVrdp" />
|
---|
308 | </widget>
|
---|
309 | </item>
|
---|
310 | <item row="2" column="1" >
|
---|
311 | <widget class="QLabel" name="mLbWhatsThis" >
|
---|
312 | <property name="frameShape" >
|
---|
313 | <enum>QFrame::Box</enum>
|
---|
314 | </property>
|
---|
315 | <property name="frameShadow" >
|
---|
316 | <enum>QFrame::Sunken</enum>
|
---|
317 | </property>
|
---|
318 | <property name="text" >
|
---|
319 | <string/>
|
---|
320 | </property>
|
---|
321 | <property name="alignment" >
|
---|
322 | <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
---|
323 | </property>
|
---|
324 | <property name="wordWrap" >
|
---|
325 | <bool>true</bool>
|
---|
326 | </property>
|
---|
327 | <property name="margin" >
|
---|
328 | <number>7</number>
|
---|
329 | </property>
|
---|
330 | </widget>
|
---|
331 | </item>
|
---|
332 | <item row="3" column="0" colspan="2" >
|
---|
333 | <layout class="QHBoxLayout" >
|
---|
334 | <item>
|
---|
335 | <widget class="QPushButton" name="mBtnHelp" >
|
---|
336 | <property name="whatsThis" >
|
---|
337 | <string>Displays the dialog help.</string>
|
---|
338 | </property>
|
---|
339 | <property name="text" >
|
---|
340 | <string>Help</string>
|
---|
341 | </property>
|
---|
342 | <property name="shortcut" >
|
---|
343 | <string>F1</string>
|
---|
344 | </property>
|
---|
345 | </widget>
|
---|
346 | </item>
|
---|
347 | <item>
|
---|
348 | <spacer>
|
---|
349 | <property name="orientation" >
|
---|
350 | <enum>Qt::Horizontal</enum>
|
---|
351 | </property>
|
---|
352 | <property name="sizeHint" >
|
---|
353 | <size>
|
---|
354 | <width>40</width>
|
---|
355 | <height>20</height>
|
---|
356 | </size>
|
---|
357 | </property>
|
---|
358 | </spacer>
|
---|
359 | </item>
|
---|
360 | <item>
|
---|
361 | <widget class="QLabel" name="mLbWarnIcon" >
|
---|
362 | <property name="maximumSize" >
|
---|
363 | <size>
|
---|
364 | <width>16</width>
|
---|
365 | <height>16</height>
|
---|
366 | </size>
|
---|
367 | </property>
|
---|
368 | </widget>
|
---|
369 | </item>
|
---|
370 | <item>
|
---|
371 | <widget class="QLabel" name="mLbWarnText" >
|
---|
372 | <property name="text" >
|
---|
373 | <string>Invalid settings detected</string>
|
---|
374 | </property>
|
---|
375 | </widget>
|
---|
376 | </item>
|
---|
377 | <item>
|
---|
378 | <spacer>
|
---|
379 | <property name="orientation" >
|
---|
380 | <enum>Qt::Horizontal</enum>
|
---|
381 | </property>
|
---|
382 | <property name="sizeHint" >
|
---|
383 | <size>
|
---|
384 | <width>40</width>
|
---|
385 | <height>20</height>
|
---|
386 | </size>
|
---|
387 | </property>
|
---|
388 | </spacer>
|
---|
389 | </item>
|
---|
390 | <item>
|
---|
391 | <widget class="QPushButton" name="mBtnOk" >
|
---|
392 | <property name="whatsThis" >
|
---|
393 | <string>Accepts (saves) changes and closes the dialog.</string>
|
---|
394 | </property>
|
---|
395 | <property name="text" >
|
---|
396 | <string>&Ok</string>
|
---|
397 | </property>
|
---|
398 | <property name="default" >
|
---|
399 | <bool>true</bool>
|
---|
400 | </property>
|
---|
401 | </widget>
|
---|
402 | </item>
|
---|
403 | <item>
|
---|
404 | <widget class="QPushButton" name="mBtnCancel" >
|
---|
405 | <property name="whatsThis" >
|
---|
406 | <string>Cancels changes and closes the dialog.</string>
|
---|
407 | </property>
|
---|
408 | <property name="text" >
|
---|
409 | <string>Cancel</string>
|
---|
410 | </property>
|
---|
411 | </widget>
|
---|
412 | </item>
|
---|
413 | </layout>
|
---|
414 | </item>
|
---|
415 | </layout>
|
---|
416 | </widget>
|
---|
417 | <resources>
|
---|
418 | <include location="../VirtualBox.qrc" />
|
---|
419 | </resources>
|
---|
420 | <connections/>
|
---|
421 | </ui>
|
---|