VirtualBox

Changeset 46868 in vbox


Ignore:
Timestamp:
Jun 28, 2013 3:19:24 PM (12 years ago)
Author:
vboxsync
Message:

FE/Qt: Machine settings: Serial page: Layout fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.ui

    r43106 r46868  
    4848      <size>
    4949       <width>20</width>
    50        <height>20</height>
     50       <height>0</height>
    5151      </size>
    5252     </property>
     
    100100      <item row="0" column="3" >
    101101       <widget class="QLineEdit" name="mLeIRQ" >
    102         <property name="sizePolicy" >
    103          <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
    104           <horstretch>0</horstretch>
     102        <property name="whatsThis" >
     103         <string>Displays the IRQ number of this serial port. This should be a whole number between &lt;tt>0&lt;/tt> and &lt;tt>255&lt;/tt>. Values greater than &lt;tt>15&lt;/tt> may only be used if the &lt;b>IO APIC&lt;/b> setting is enabled for this virtual machine.</string>
     104        </property>
     105       </widget>
     106      </item>
     107      <item row="0" column="4" >
     108       <widget class="QLabel" name="mLbIOPort" >
     109        <property name="text" >
     110         <string>I/O Po&amp;rt:</string>
     111        </property>
     112        <property name="buddy" >
     113         <cstring>mLeIOPort</cstring>
     114        </property>
     115       </widget>
     116      </item>
     117      <item row="0" column="5" >
     118       <widget class="QLineEdit" name="mLeIOPort" >
     119        <property name="whatsThis" >
     120         <string>Displays the base I/O port address of this serial port. Valid values are integer numbers in range from &lt;tt>0&lt;/tt> to &lt;tt>0xFFFF&lt;/tt>.</string>
     121        </property>
     122       </widget>
     123      </item>
     124      <item row="0" column="6" >
     125       <spacer>
     126        <property name="orientation" >
     127        <enum>Qt::Horizontal</enum>
     128       </property>
     129        <property name="sizePolicy">
     130         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
     131          <horstretch>1</horstretch>
    105132          <verstretch>0</verstretch>
    106133         </sizepolicy>
    107134        </property>
    108         <property name="whatsThis" >
    109          <string>Displays the IRQ number of this serial port. This should be a whole number between &lt;tt>0&lt;/tt> and &lt;tt>255&lt;/tt>. Values greater than &lt;tt>15&lt;/tt> may only be used if the &lt;b>IO APIC&lt;/b> setting is enabled for this virtual machine.</string>
    110         </property>
    111        </widget>
    112       </item>
    113       <item row="0" column="4" >
    114        <widget class="QLabel" name="mLbIOPort" >
    115         <property name="text" >
    116          <string>I/O Po&amp;rt:</string>
    117         </property>
    118         <property name="buddy" >
    119          <cstring>mLeIOPort</cstring>
    120         </property>
    121        </widget>
    122       </item>
    123       <item row="0" column="5" >
    124        <widget class="QLineEdit" name="mLeIOPort" >
    125         <property name="sizePolicy" >
    126          <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
    127           <horstretch>0</horstretch>
    128           <verstretch>0</verstretch>
    129          </sizepolicy>
    130         </property>
    131         <property name="whatsThis" >
    132          <string>Displays the base I/O port address of this serial port. Valid values are integer numbers in range from &lt;tt>0&lt;/tt> to &lt;tt>0xFFFF&lt;/tt>.</string>
    133         </property>
    134        </widget>
     135        <property name="sizeHint" >
     136         <size>
     137          <width>0</width>
     138          <height>0</height>
     139         </size>
     140        </property>
     141       </spacer>
    135142      </item>
    136143      <item row="1" column="0" >
     
    190197       </widget>
    191198      </item>
    192       <item row="3" column="1" colspan="5" >
     199      <item row="3" column="1" colspan="6" >
    193200       <widget class="QLineEdit" name="mLePath" >
    194201        <property name="whatsThis" >
     
    200207    </widget>
    201208   </item>
    202    <item row="1" column="2" >
    203     <spacer>
    204      <property name="orientation" >
    205       <enum>Qt::Horizontal</enum>
    206      </property>
    207      <property name="sizeHint" >
    208       <size>
    209        <width>40</width>
    210        <height>20</height>
    211       </size>
    212      </property>
    213     </spacer>
    214    </item>
    215    <item row="2" column="1" >
     209   <item row="2" column="0" colspan="2" >
    216210    <spacer>
    217211     <property name="orientation" >
     
    220214     <property name="sizeHint" >
    221215      <size>
    222        <width>20</width>
    223        <height>40</height>
     216       <width>0</width>
     217       <height>0</height>
    224218      </size>
    225219     </property>
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