VBoxVMParallelPortSettings :mode=html:tabSize=4:indentSize=4:noTabs=true: :folding=explicit:collapseFolds=1: Copyright (C) 2006-2007 Sun Microsystems, Inc. This file is part of VirtualBox Open Source Edition (OSE), as available from http://www.virtualbox.org. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation, in version 2 as it comes in the "COPYING" file of the VirtualBox OSE distribution. VirtualBox OSE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, CA 95054 USA or visit http://www.sun.com if you need additional information or have any questions. VBoxVMParallelPortSettings 0 0 493 279 VBoxVMParallelPortSettings unnamed 10 mParallelPortBox &Enable Parallel Port true When checked, enables the given parallel port of the virtual machine. unnamed mPortNumLabel Port &Number mPortNumCombo layout9 unnamed mPortNumCombo 3 0 0 0 Displays the parallel port number. You can choose one of the standard parallel ports or select <b>User-defined</b> and specify port parameters manually. mIROLabel &IRQ mIRQLine mIRQLine LineEditPanel Sunken Displays the IRQ number of this parallel port. Valid values are integer numbers in range from <tt>0</tt> to <tt>255</tt>. Values greater than <tt>15</tt> may be used only if the <b>IO APIC</b> is enabled for this virtual machine. mIOPortLabel I/O Po&rt mIOPortLine mIOPortLine Displays the base I/O port address of this parallel port. Valid values are integer numbers in range from <tt>0</tt> to <tt>0xFFFF</tt>. mPortPathLabel Port &Path mPortPathLine mPortPathLine LineEditPanel Sunken Displays the host parallel device name. mPortNumCombo activated(const QString&) VBoxVMParallelPortSettings mPortNumCombo_activated(const QString&) mParallelPortBox toggled(bool) VBoxVMParallelPortSettings mParallelPortBox_toggled(bool) COMDefs.h QIWidgetValidator.h qdir.h qvalidator.h VBoxGlobal.h VBoxVMParallelPortSettings.ui.h CParallelPort mPort; QIWidgetValidator *mWalidator; mParallelPortBox_toggled( bool ) mPortNumCombo_activated( const QString & aText ) init() getFromPort( const CParallelPort & ) putBackToPort() isUserDefined()