1 | <ui version="4.0" >
|
---|
2 | <comment>
|
---|
3 | VBox frontends: Qt4 GUI ("VirtualBox"):
|
---|
4 |
|
---|
5 | Copyright (C) 2008 Sun Microsystems, Inc.
|
---|
6 |
|
---|
7 | This file is part of VirtualBox Open Source Edition (OSE), as
|
---|
8 | available from http://www.virtualbox.org. This file is free software;
|
---|
9 | you can redistribute it and/or modify it under the terms of the GNU
|
---|
10 | General Public License (GPL) as published by the Free Software
|
---|
11 | Foundation, in version 2 as it comes in the "COPYING" file of the
|
---|
12 | VirtualBox OSE distribution. VirtualBox OSE is distributed in the
|
---|
13 | hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
|
---|
14 |
|
---|
15 | Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
|
---|
16 | Clara, CA 95054 USA or visit http://www.sun.com if you need
|
---|
17 | additional information or have any questions.
|
---|
18 | </comment>
|
---|
19 | <class>VBoxVMSettingsUSB</class>
|
---|
20 | <widget class="QWidget" name="VBoxVMSettingsUSB" >
|
---|
21 | <property name="geometry" >
|
---|
22 | <rect>
|
---|
23 | <x>0</x>
|
---|
24 | <y>0</y>
|
---|
25 | <width>392</width>
|
---|
26 | <height>424</height>
|
---|
27 | </rect>
|
---|
28 | </property>
|
---|
29 | <layout class="QVBoxLayout" >
|
---|
30 | <property name="leftMargin" >
|
---|
31 | <number>0</number>
|
---|
32 | </property>
|
---|
33 | <property name="topMargin" >
|
---|
34 | <number>5</number>
|
---|
35 | </property>
|
---|
36 | <property name="rightMargin" >
|
---|
37 | <number>0</number>
|
---|
38 | </property>
|
---|
39 | <property name="bottomMargin" >
|
---|
40 | <number>5</number>
|
---|
41 | </property>
|
---|
42 | <item>
|
---|
43 | <widget class="QGroupBox" name="mGbUSB" >
|
---|
44 | <property name="whatsThis" >
|
---|
45 | <string>When checked, enables the virtual USB controller of this machine.</string>
|
---|
46 | </property>
|
---|
47 | <property name="title" >
|
---|
48 | <string>Enable &USB Controller</string>
|
---|
49 | </property>
|
---|
50 | <property name="checkable" >
|
---|
51 | <bool>true</bool>
|
---|
52 | </property>
|
---|
53 | <property name="checked" >
|
---|
54 | <bool>false</bool>
|
---|
55 | </property>
|
---|
56 | <layout class="QHBoxLayout" >
|
---|
57 | <property name="topMargin" >
|
---|
58 | <number>5</number>
|
---|
59 | </property>
|
---|
60 | <item>
|
---|
61 | <widget class="QCheckBox" name="mCbUSB2" >
|
---|
62 | <property name="whatsThis" >
|
---|
63 | <string>When checked, enables the virtual USB EHCI controller of this machine. The USB ECHI controller provides USB 2.0 support.</string>
|
---|
64 | </property>
|
---|
65 | <property name="text" >
|
---|
66 | <string>Enable USB E&HCI Controller</string>
|
---|
67 | </property>
|
---|
68 | </widget>
|
---|
69 | </item>
|
---|
70 | </layout>
|
---|
71 | </widget>
|
---|
72 | </item>
|
---|
73 | <item>
|
---|
74 | <widget class="QGroupBox" name="mGbUSBFilters" >
|
---|
75 | <property name="title" >
|
---|
76 | <string>USB Device &Filters</string>
|
---|
77 | </property>
|
---|
78 | <layout class="QVBoxLayout" >
|
---|
79 | <property name="topMargin" >
|
---|
80 | <number>5</number>
|
---|
81 | </property>
|
---|
82 | <item>
|
---|
83 | <widget class="QWidget" native="1" name="mWtFilterHandler" >
|
---|
84 | <layout class="QHBoxLayout" >
|
---|
85 | <property name="leftMargin" >
|
---|
86 | <number>0</number>
|
---|
87 | </property>
|
---|
88 | <property name="topMargin" >
|
---|
89 | <number>0</number>
|
---|
90 | </property>
|
---|
91 | <property name="rightMargin" >
|
---|
92 | <number>0</number>
|
---|
93 | </property>
|
---|
94 | <property name="bottomMargin" >
|
---|
95 | <number>0</number>
|
---|
96 | </property>
|
---|
97 | <item>
|
---|
98 | <widget class="QTreeWidget" name="mTwFilters" >
|
---|
99 | <property name="contextMenuPolicy" >
|
---|
100 | <enum>Qt::CustomContextMenu</enum>
|
---|
101 | </property>
|
---|
102 | <property name="whatsThis" >
|
---|
103 | <string>Lists all USB filters of this machine. The checkbox to the left defines whether the particular filter is enabled or not. Use the context menu or buttons to the right to add or remove USB filters.</string>
|
---|
104 | </property>
|
---|
105 | <property name="rootIsDecorated" >
|
---|
106 | <bool>false</bool>
|
---|
107 | </property>
|
---|
108 | <column>
|
---|
109 | <property name="text" >
|
---|
110 | <string>[filter]</string>
|
---|
111 | </property>
|
---|
112 | </column>
|
---|
113 | </widget>
|
---|
114 | </item>
|
---|
115 | </layout>
|
---|
116 | </widget>
|
---|
117 | </item>
|
---|
118 | <item>
|
---|
119 | <widget class="QWidget" native="1" name="mWtProperties" >
|
---|
120 | <layout class="QVBoxLayout" >
|
---|
121 | <property name="leftMargin" >
|
---|
122 | <number>0</number>
|
---|
123 | </property>
|
---|
124 | <property name="topMargin" >
|
---|
125 | <number>0</number>
|
---|
126 | </property>
|
---|
127 | <property name="rightMargin" >
|
---|
128 | <number>0</number>
|
---|
129 | </property>
|
---|
130 | <property name="bottomMargin" >
|
---|
131 | <number>0</number>
|
---|
132 | </property>
|
---|
133 | <item>
|
---|
134 | <layout class="QHBoxLayout" >
|
---|
135 | <item>
|
---|
136 | <widget class="QLabel" name="mLbName" >
|
---|
137 | <property name="text" >
|
---|
138 | <string>&Name</string>
|
---|
139 | </property>
|
---|
140 | <property name="buddy" >
|
---|
141 | <cstring>mLeName</cstring>
|
---|
142 | </property>
|
---|
143 | </widget>
|
---|
144 | </item>
|
---|
145 | <item>
|
---|
146 | <widget class="QLineEdit" name="mLeName" >
|
---|
147 | <property name="whatsThis" >
|
---|
148 | <string>Displays the filter name.</string>
|
---|
149 | </property>
|
---|
150 | </widget>
|
---|
151 | </item>
|
---|
152 | </layout>
|
---|
153 | </item>
|
---|
154 | <item>
|
---|
155 | <layout class="QGridLayout" >
|
---|
156 | <item row="0" column="0" >
|
---|
157 | <widget class="QLabel" name="mLbVendorID" >
|
---|
158 | <property name="text" >
|
---|
159 | <string>&Vendor ID</string>
|
---|
160 | </property>
|
---|
161 | <property name="buddy" >
|
---|
162 | <cstring>mLeVendorID</cstring>
|
---|
163 | </property>
|
---|
164 | </widget>
|
---|
165 | </item>
|
---|
166 | <item row="0" column="1" >
|
---|
167 | <widget class="QLineEdit" name="mLeVendorID" >
|
---|
168 | <property name="whatsThis" >
|
---|
169 | <string>Defines the vendor ID filter. The <i>exact match</i> string format is <tt>XXXX</tt> where <tt>X</tt> is a hexadecimal digit. An empty string will match any value.</string>
|
---|
170 | </property>
|
---|
171 | </widget>
|
---|
172 | </item>
|
---|
173 | <item row="0" column="2" >
|
---|
174 | <widget class="QLabel" name="mLbManufacturer" >
|
---|
175 | <property name="text" >
|
---|
176 | <string>&Manufacturer</string>
|
---|
177 | </property>
|
---|
178 | <property name="buddy" >
|
---|
179 | <cstring>mLeManufacturer</cstring>
|
---|
180 | </property>
|
---|
181 | </widget>
|
---|
182 | </item>
|
---|
183 | <item row="0" column="3" >
|
---|
184 | <widget class="QLineEdit" name="mLeManufacturer" >
|
---|
185 | <property name="whatsThis" >
|
---|
186 | <string>Defines the manufacturer filter as an <i>exact match</i> string. An empty string will match any value.</string>
|
---|
187 | </property>
|
---|
188 | </widget>
|
---|
189 | </item>
|
---|
190 | <item row="1" column="0" >
|
---|
191 | <widget class="QLabel" name="mLbProductID" >
|
---|
192 | <property name="text" >
|
---|
193 | <string>&Product ID</string>
|
---|
194 | </property>
|
---|
195 | <property name="buddy" >
|
---|
196 | <cstring>mLeProductID</cstring>
|
---|
197 | </property>
|
---|
198 | </widget>
|
---|
199 | </item>
|
---|
200 | <item row="1" column="1" >
|
---|
201 | <widget class="QLineEdit" name="mLeProductID" >
|
---|
202 | <property name="whatsThis" >
|
---|
203 | <string>Defines the product ID filter. The <i>exact match</i> string format is <tt>XXXX</tt> where <tt>X</tt> is a hexadecimal digit. An empty string will match any value.</string>
|
---|
204 | </property>
|
---|
205 | </widget>
|
---|
206 | </item>
|
---|
207 | <item row="1" column="2" >
|
---|
208 | <widget class="QLabel" name="mLbProduct" >
|
---|
209 | <property name="text" >
|
---|
210 | <string>Pro&duct</string>
|
---|
211 | </property>
|
---|
212 | <property name="buddy" >
|
---|
213 | <cstring>mLeProduct</cstring>
|
---|
214 | </property>
|
---|
215 | </widget>
|
---|
216 | </item>
|
---|
217 | <item row="1" column="3" >
|
---|
218 | <widget class="QLineEdit" name="mLeProduct" >
|
---|
219 | <property name="whatsThis" >
|
---|
220 | <string>Defines the product name filter as an <i>exact match</i> string. An empty string will match any value.</string>
|
---|
221 | </property>
|
---|
222 | </widget>
|
---|
223 | </item>
|
---|
224 | <item row="2" column="0" >
|
---|
225 | <widget class="QLabel" name="mLbRevision" >
|
---|
226 | <property name="text" >
|
---|
227 | <string>&Revision</string>
|
---|
228 | </property>
|
---|
229 | <property name="buddy" >
|
---|
230 | <cstring>mLeRevision</cstring>
|
---|
231 | </property>
|
---|
232 | </widget>
|
---|
233 | </item>
|
---|
234 | <item row="2" column="1" >
|
---|
235 | <widget class="QLineEdit" name="mLeRevision" >
|
---|
236 | <property name="whatsThis" >
|
---|
237 | <string>Defines the revision number filter. The <i>exact match</i> string format is <tt>IIFF</tt> where <tt>I</tt> is a decimal digit of the integer part and <tt>F</tt> is a decimal digit of the fractional part. An empty string will match any value.</string>
|
---|
238 | </property>
|
---|
239 | </widget>
|
---|
240 | </item>
|
---|
241 | <item row="2" column="2" >
|
---|
242 | <widget class="QLabel" name="mLbSerialNo" >
|
---|
243 | <property name="text" >
|
---|
244 | <string>&Serial No.</string>
|
---|
245 | </property>
|
---|
246 | <property name="buddy" >
|
---|
247 | <cstring>mLeSerialNo</cstring>
|
---|
248 | </property>
|
---|
249 | </widget>
|
---|
250 | </item>
|
---|
251 | <item row="2" column="3" >
|
---|
252 | <widget class="QLineEdit" name="mLeSerialNo" >
|
---|
253 | <property name="whatsThis" >
|
---|
254 | <string>Defines the serial number filter as an <i>exact match</i> string. An empty string will match any value.</string>
|
---|
255 | </property>
|
---|
256 | </widget>
|
---|
257 | </item>
|
---|
258 | <item row="3" column="0" >
|
---|
259 | <widget class="QLabel" name="mLbPort" >
|
---|
260 | <property name="text" >
|
---|
261 | <string>Por&t</string>
|
---|
262 | </property>
|
---|
263 | <property name="buddy" >
|
---|
264 | <cstring>mLePort</cstring>
|
---|
265 | </property>
|
---|
266 | </widget>
|
---|
267 | </item>
|
---|
268 | <item row="3" column="1" >
|
---|
269 | <widget class="QLineEdit" name="mLePort" >
|
---|
270 | <property name="whatsThis" >
|
---|
271 | <string>Defines the host USB port filter as an <i>exact match</i> string. An empty string will match any value.</string>
|
---|
272 | </property>
|
---|
273 | </widget>
|
---|
274 | </item>
|
---|
275 | <item row="3" column="2" >
|
---|
276 | <layout class="QVBoxLayout" >
|
---|
277 | <item>
|
---|
278 | <widget class="QLabel" name="mLbRemote" >
|
---|
279 | <property name="text" >
|
---|
280 | <string>R&emote</string>
|
---|
281 | </property>
|
---|
282 | <property name="buddy" >
|
---|
283 | <cstring>mCbRemote</cstring>
|
---|
284 | </property>
|
---|
285 | </widget>
|
---|
286 | </item>
|
---|
287 | <item>
|
---|
288 | <widget class="QLabel" name="mLbAction" >
|
---|
289 | <property name="text" >
|
---|
290 | <string>&Action</string>
|
---|
291 | </property>
|
---|
292 | <property name="buddy" >
|
---|
293 | <cstring>mCbAction</cstring>
|
---|
294 | </property>
|
---|
295 | </widget>
|
---|
296 | </item>
|
---|
297 | </layout>
|
---|
298 | </item>
|
---|
299 | <item row="3" column="3" >
|
---|
300 | <layout class="QVBoxLayout" >
|
---|
301 | <item>
|
---|
302 | <widget class="QComboBox" name="mCbRemote" >
|
---|
303 | <property name="sizePolicy" >
|
---|
304 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
305 | <horstretch>0</horstretch>
|
---|
306 | <verstretch>0</verstretch>
|
---|
307 | </sizepolicy>
|
---|
308 | </property>
|
---|
309 | <property name="whatsThis" >
|
---|
310 | <string>Defines whether this filter applies to USB devices attached locally to the host computer (<i>No</i>), to a VRDP client's computer (<i>Yes</i>), or both (<i>Any</i>).</string>
|
---|
311 | </property>
|
---|
312 | </widget>
|
---|
313 | </item>
|
---|
314 | <item>
|
---|
315 | <widget class="QComboBox" name="mCbAction" >
|
---|
316 | <property name="sizePolicy" >
|
---|
317 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
318 | <horstretch>0</horstretch>
|
---|
319 | <verstretch>0</verstretch>
|
---|
320 | </sizepolicy>
|
---|
321 | </property>
|
---|
322 | <property name="whatsThis" >
|
---|
323 | <string>Defines an action performed by the host computer when a matching device is attached: give it up to the host OS (<i>Ignore</i>) or grab it for later usage by virtual machines (<i>Hold</i>).</string>
|
---|
324 | </property>
|
---|
325 | </widget>
|
---|
326 | </item>
|
---|
327 | </layout>
|
---|
328 | </item>
|
---|
329 | </layout>
|
---|
330 | </item>
|
---|
331 | </layout>
|
---|
332 | </widget>
|
---|
333 | </item>
|
---|
334 | </layout>
|
---|
335 | </widget>
|
---|
336 | </item>
|
---|
337 | </layout>
|
---|
338 | </widget>
|
---|
339 | <resources/>
|
---|
340 | <connections/>
|
---|
341 | </ui>
|
---|