VBoxVMSettingsCD.ui revision 8e0c2ca3abd721979958f95b9af73b60665478c8
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster<ui version="4.0" >
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <comment>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster VBox frontends: Qt4 GUI ("VirtualBox"):
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster Copyright (C) 2008 Sun Microsystems, Inc.
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster This file is part of VirtualBox Open Source Edition (OSE), as
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster available from http://www.virtualbox.org. This file is free software;
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster you can redistribute it and/or modify it under the terms of the GNU
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster General Public License (GPL) as published by the Free Software
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster Foundation, in version 2 as it comes in the "COPYING" file of the
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster VirtualBox OSE distribution. VirtualBox OSE is distributed in the
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster Clara, CA 95054 USA or visit http://www.sun.com if you need
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster additional information or have any questions.
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster </comment>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <class>VBoxVMSettingsCD</class>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <widget class="QWidget" name="VBoxVMSettingsCD" >
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <property name="geometry" >
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <rect>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <x>0</x>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <y>0</y>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <width>500</width>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <height>261</height>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster </rect>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster </property>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <layout class="QGridLayout" >
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <item row="0" column="0" colspan="2" >
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <widget class="QCheckBox" name="mGbCD" >
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <property name="whatsThis" >
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <string>When checked, mounts the specified media to the CD/DVD drive of the virtual machine. Note that the CD/DVD drive is always connected to the Secondary Master IDE controller of the machine.</string>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster </property>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <property name="text" >
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <string>&amp;Mount CD/DVD Drive</string>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster </property>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <property name="checked" >
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster <bool>true</bool>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster </property>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster </widget>
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster </item>
<item row="1" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1" >
<widget class="QWidget" native="1" name="mMountCDChild" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QGridLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item row="0" column="0" colspan="2" >
<widget class="QRadioButton" name="mRbHostCD" >
<property name="whatsThis" >
<string>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</string>
</property>
<property name="text" >
<string>Host CD/DVD &amp;Drive</string>
</property>
<property name="autoExclusive" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>8</width>
<height>16</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1" >
<widget class="QComboBox" name="mCbHostCD" >
<property name="whatsThis" >
<string>Lists host CD/DVD drives available to mount to the virtual machine.</string>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QCheckBox" name="mCbPassthrough" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="whatsThis" >
<string>When checked, allows the guest to send ATAPI commands directly to the host drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</string>
</property>
<property name="text" >
<string>Enable &amp;Passthrough</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="2" >
<widget class="QRadioButton" name="mRbIsoCD" >
<property name="whatsThis" >
<string>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</string>
</property>
<property name="text" >
<string>&amp;ISO Image File</string>
</property>
<property name="autoExclusive" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="4" column="1" >
<widget class="VBoxMediaComboBox" name="mCbIsoCD" >
<property name="whatsThis" >
<string>Displays the image file to mount to the virtual CD/DVD drive and allows to quickly select a different image.</string>
</property>
</widget>
</item>
<item row="4" column="2" >
<widget class="QToolButton" name="mTbIsoCD" >
<property name="whatsThis" >
<string>Invokes the Virtual Media Manager to select a CD/DVD image to mount.</string>
</property>
<property name="text" >
<string/>
</property>
<property name="autoRaise" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>VBoxMediaComboBox</class>
<extends>QComboBox</extends>
<header>VBoxMediaComboBox.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>