VirtualBox

Changeset 75073 in vbox


Ignore:
Timestamp:
Oct 25, 2018 2:14:04 PM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9254: Global preferences / Display page: Just realized that widget order was wrong as well (s.a. r126117).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.ui

    r75065 r75073  
    9595   </item>
    9696   <item row="3" column="0">
     97    <widget class="QLabel" name="m_pLabelGuestScreenScaleFactorEditor">
     98     <property name="text">
     99      <string>Scale Factor:</string>
     100     </property>
     101     <property name="alignment">
     102      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
     103     </property>
     104    </widget>
     105   </item>
     106   <item row="3" column="1" rowspan="2">
     107    <widget class="UIScaleFactorEditor" name="m_pScaleFactorEditor">
     108     <property name="sizePolicy">
     109      <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding">
     110       <horstretch>0</horstretch>
     111       <verstretch>0</verstretch>
     112      </sizepolicy>
     113     </property>
     114     <property name="whatsThis">
     115      <string>Controls the guest screen scale factor.</string>
     116     </property>
     117    </widget>
     118   </item>
     119   <item row="5" column="0">
    97120    <widget class="QLabel" name="m_pLabelMachineWindow">
    98121     <property name="text">
     
    104127    </widget>
    105128   </item>
    106    <item row="3" column="1">
     129   <item row="5" column="1">
    107130    <widget class="QCheckBox" name="m_pCheckBoxActivateOnMouseHover">
    108131     <property name="sizePolicy">
     
    119142     </property>
    120143    </widget>
    121    </item>
    122    <item row="4" column="0">
    123      <widget class="QLabel" name="m_pLabelGuestScreenScaleFactorEditor">
    124        <property name="text">
    125          <string>Scale Factor:</string>
    126        </property>
    127        <property name="alignment">
    128          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    129        </property>
    130      </widget>
    131    </item>
    132    <item row="4" column="1" rowspan="2">
    133      <widget class="UIScaleFactorEditor" name="m_pScaleFactorEditor">
    134        <property name="sizePolicy">
    135          <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding">
    136            <horstretch>0</horstretch>
    137            <verstretch>0</verstretch>
    138          </sizepolicy>
    139        </property>
    140        <property name="whatsThis">
    141          <string>Controls the guest screen scale factor.</string>
    142        </property>
    143      </widget>
    144144   </item>
    145145   <item row="6" column="0" colspan="2">
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