VirtualBox

Ignore:
Timestamp:
Nov 26, 2007 4:49:18 PM (17 years ago)
Author:
vboxsync
Message:

2481: “Create parallel port UI”: implemented.

File:
1 edited

Legend:

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

    r5795 r5837  
    213213            </property>
    214214            <property name="text">
    215                 <string>7</string>
     215                <string>8</string>
    216216            </property>
    217217            <property name="text">
     
    233233            </property>
    234234            <property name="text">
    235                 <string>9</string>
     235                <string>10</string>
    236236            </property>
    237237            <property name="text">
     
    253253            </property>
    254254            <property name="text">
    255                 <string>8</string>
     255                <string>9</string>
    256256            </property>
    257257            <property name="text">
     
    277277            <property name="text">
    278278                <string>#serialPorts</string>
     279            </property>
     280            <property name="pixmap">
     281                <pixmap>serial_port_16px.png</pixmap>
     282            </property>
     283            <property name="pixmap">
     284                <pixmap></pixmap>
     285            </property>
     286            <property name="pixmap">
     287                <pixmap></pixmap>
     288            </property>
     289        </item>
     290        <item>
     291            <property name="text">
     292                <string> Parallel Ports </string>
     293            </property>
     294            <property name="text">
     295                <string>7</string>
     296            </property>
     297            <property name="text">
     298                <string>#parallelPorts</string>
    279299            </property>
    280300            <property name="pixmap">
     
    22762296                </property>
    22772297                <attribute name="id">
    2278                     <number>7</number>
     2298                    <number>8</number>
    22792299                </attribute>
    22802300                <vbox>
     
    25362556                </property>
    25372557                <attribute name="id">
    2538                     <number>9</number>
     2558                    <number>10</number>
    25392559                </attribute>
    25402560                <vbox>
     
    27502770                </property>
    27512771                <attribute name="id">
    2752                     <number>8</number>
     2772                    <number>9</number>
    27532773                </attribute>
    27542774            </widget>
     
    27702790                        <property name="name">
    27712791                            <cstring>tbwSerialPorts</cstring>
     2792                        </property>
     2793                        <property name="sizePolicy">
     2794                            <sizepolicy>
     2795                                <hsizetype>1</hsizetype>
     2796                                <vsizetype>1</vsizetype>
     2797                                <horstretch>0</horstretch>
     2798                                <verstretch>0</verstretch>
     2799                            </sizepolicy>
     2800                        </property>
     2801                    </widget>
     2802                </vbox>
     2803            </widget>
     2804            <widget class="QWidget">
     2805                <property name="name">
     2806                    <cstring>pageParallel</cstring>
     2807                </property>
     2808                <attribute name="id">
     2809                    <number>7</number>
     2810                </attribute>
     2811                <vbox>
     2812                    <property name="name">
     2813                        <cstring>unnamed</cstring>
     2814                    </property>
     2815                    <property name="margin">
     2816                        <number>0</number>
     2817                    </property>
     2818                    <widget class="QTabWidget">
     2819                        <property name="name">
     2820                            <cstring>tbwParallelPorts</cstring>
    27722821                        </property>
    27732822                        <property name="sizePolicy">
     
    31213170    <include location="local" impldecl="in implementation">VBoxVMNetworkSettings.h</include>
    31223171    <include location="local" impldecl="in implementation">VBoxVMSerialPortSettings.h</include>
     3172    <include location="local" impldecl="in implementation">VBoxVMParallelPortSettings.h</include>
    31233173    <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
    31243174    <include location="local" impldecl="in implementation">VBoxSharedFoldersSettings.h</include>
     
    31833233    <slot>addNetworkAdapter( const CNetworkAdapter &amp; )</slot>
    31843234    <slot>addSerialPort( const CSerialPort &amp; )</slot>
     3235    <slot>addParallelPort( const CParallelPort &amp; )</slot>
    31853236    <slot>slRAM_valueChanged( int val )</slot>
    31863237    <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