VirtualBox

Ignore:
Timestamp:
Aug 26, 2008 9:29:50 AM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: little layout fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui

    r11240 r11647  
    6969       <item row="1" column="1" >
    7070        <layout class="QGridLayout" >
    71          <item row="0" column="2" >
     71         <item row="0" column="0" >
     72          <widget class="QLabel" name="mLbName" >
     73           <property name="text" >
     74            <string>&amp;Name:</string>
     75           </property>
     76           <property name="alignment" >
     77            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
     78           </property>
     79           <property name="buddy" >
     80            <cstring>mLeName</cstring>
     81           </property>
     82          </widget>
     83         </item>
     84         <item row="0" column="1" >
    7285          <widget class="QLineEdit" name="mLeName" >
    7386           <property name="whatsThis" >
     
    7689          </widget>
    7790         </item>
    78          <item row="0" column="1" >
    79           <widget class="QLabel" name="mLbName" >
     91         <item row="1" column="0" >
     92          <widget class="QLabel" name="mLbOsType" >
    8093           <property name="text" >
    81             <string>&amp;Name:</string>
     94            <string>OS &amp;Type:</string>
    8295           </property>
    8396           <property name="alignment" >
     
    8598           </property>
    8699           <property name="buddy" >
    87             <cstring>mLeName</cstring>
     100            <cstring>mCbOsType</cstring>
    88101           </property>
    89102          </widget>
    90103         </item>
    91          <item row="1" column="2" >
     104         <item row="1" column="1" >
    92105          <widget class="QComboBox" name="mCbOsType" >
    93106           <property name="focusPolicy" >
     
    98111           </property>
    99112          </widget>
    100          </item>
    101          <item row="1" column="1" >
    102           <widget class="QLabel" name="mLbOsType" >
    103            <property name="text" >
    104             <string>OS &amp;Type:</string>
    105            </property>
    106            <property name="alignment" >
    107             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    108            </property>
    109            <property name="buddy" >
    110             <cstring>mCbOsType</cstring>
    111            </property>
    112           </widget>
    113          </item>
    114          <item row="0" column="0" >
    115           <spacer>
    116            <property name="orientation" >
    117             <enum>Qt::Horizontal</enum>
    118            </property>
    119            <property name="sizeType" >
    120             <enum>QSizePolicy::Fixed</enum>
    121            </property>
    122            <property name="sizeHint" >
    123             <size>
    124              <width>20</width>
    125              <height>20</height>
    126             </size>
    127            </property>
    128           </spacer>
    129          </item>
    130          <item row="0" column="3" >
    131           <spacer>
    132            <property name="orientation" >
    133             <enum>Qt::Horizontal</enum>
    134            </property>
    135            <property name="sizeType" >
    136             <enum>QSizePolicy::Fixed</enum>
    137            </property>
    138            <property name="sizeHint" >
    139             <size>
    140              <width>20</width>
    141              <height>20</height>
    142             </size>
    143            </property>
    144           </spacer>
    145113         </item>
    146114        </layout>
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