VirtualBox

Ignore:
Timestamp:
Aug 23, 2007 7:01:31 PM (17 years ago)
Author:
vboxsync
Message:

Main: Improved serial port API (mostly spelling);
FE/Qt: Improved serial port UI (spelling and duplicate handling).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui

    r4294 r4324  
    270270        <item>
    271271            <property name="text">
    272                 <string> Serial Port </string>
     272                <string> Serial Ports </string>
    273273            </property>
    274274            <property name="text">
     
    276276            </property>
    277277            <property name="text">
    278                 <string>#serial</string>
     278                <string>#serialPorts</string>
    279279            </property>
    280280            <property name="pixmap">
    281                 <pixmap>refresh_16px.png</pixmap>
     281                <pixmap></pixmap>
    282282            </property>
    283283            <property name="pixmap">
     
    27122712                    <number>9</number>
    27132713                </attribute>
     2714                <vbox>
     2715                    <property name="name">
     2716                        <cstring>unnamed</cstring>
     2717                    </property>
     2718                    <property name="margin">
     2719                        <number>0</number>
     2720                    </property>
     2721                    <widget class="QTabWidget">
     2722                        <property name="name">
     2723                            <cstring>tbwSerialPorts</cstring>
     2724                        </property>
     2725                        <property name="sizePolicy">
     2726                            <sizepolicy>
     2727                                <hsizetype>1</hsizetype>
     2728                                <vsizetype>1</vsizetype>
     2729                                <horstretch>0</horstretch>
     2730                                <verstretch>0</verstretch>
     2731                            </sizepolicy>
     2732                        </property>
     2733                    </widget>
     2734                </vbox>
    27142735            </widget>
    27152736        </widget>
     
    30553076    <include location="local" impldecl="in declaration">VBoxGlobal.h</include>
    30563077    <include location="local" impldecl="in implementation">VBoxVMNetworkSettings.h</include>
     3078    <include location="local" impldecl="in implementation">VBoxVMSerialPortSettings.h</include>
    30573079    <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
    30583080    <include location="local" impldecl="in implementation">VBoxSharedFoldersSettings.h</include>
     
    30663088    <forward>class VBoxUSBMenu</forward>
    30673089    <forward>class VBoxSharedFoldersSettings</forward>
    3068     <forward>class VBoxVMSerialPortSettings</forward>
    30693090    <forward>class QIRichLabel</forward>
    30703091    <forward>class BootItemsList</forward>
     
    30923113    <variable access="private">bool mUSBFilterListModified;</variable>
    30933114    <variable access="private">VBoxSharedFoldersSettings *mSharedFolders;</variable>
    3094     <variable access="private">VBoxVMSerialPortSettings *mSerialPorts;</variable>
    30953115    <variable access="private">QString warningString;</variable>
    30963116    <variable access="private">VBoxMediaComboBox *cbHDA;</variable>
     
    31163136    <slot>showImageManagerISOFloppy()</slot>
    31173137    <slot>showVDImageManager( QUuid *id, VBoxMediaComboBox *le, QLabel *tx = NULL )</slot>
    3118     <slot>addNetworkAdapter( const CNetworkAdapter &amp; adapter )</slot>
     3138    <slot>addNetworkAdapter( const CNetworkAdapter &amp; )</slot>
     3139    <slot>addSerialPort( const CSerialPort &amp; )</slot>
    31193140    <slot>slRAM_valueChanged( int val )</slot>
    31203141    <slot>leRAM_textChanged( const QString &amp; text )</slot>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette