VirtualBox

Ignore:
Timestamp:
Apr 19, 2007 4:58:31 PM (18 years ago)
Author:
vboxsync
Message:

1934: Never decrease size in the layout:

Fixing minimum height of the VM & Global Settings Dialog whatsThisLabel so, that its height will never shrinks.

File:
1 edited

Legend:

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

    r2187 r2240  
    10821082            </hbox>
    10831083        </widget>
    1084         <widget class="QLabel" row="2" column="1">
    1085             <property name="name">
    1086                 <cstring>whatsThisLabel</cstring>
    1087             </property>
    1088             <property name="sizePolicy">
    1089                 <sizepolicy>
    1090                     <hsizetype>7</hsizetype>
    1091                     <vsizetype>0</vsizetype>
    1092                     <horstretch>0</horstretch>
    1093                     <verstretch>0</verstretch>
    1094                 </sizepolicy>
    1095             </property>
    1096             <property name="backgroundMode">
    1097                 <enum>PaletteMidlight</enum>
    1098             </property>
    1099             <property name="frameShape">
    1100                 <enum>Box</enum>
    1101             </property>
    1102             <property name="frameShadow">
    1103                 <enum>Sunken</enum>
    1104             </property>
    1105             <property name="margin">
    1106                 <number>7</number>
    1107             </property>
    1108             <property name="scaledContents">
    1109                 <bool>false</bool>
    1110             </property>
    1111             <property name="alignment">
    1112                 <set>WordBreak|AlignJustify|AlignTop</set>
    1113             </property>
    1114         </widget>
    11151084    </grid>
    11161085</widget>
     
    12381207    <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include>
    12391208    <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
     1209    <include location="local" impldecl="in implementation">QIRichLabel.h</include>
    12401210</includes>
    12411211<forwards>
    12421212    <forward>class VBoxUSBMenu</forward>
     1213    <forward>class QIRichLabel</forward>
    12431214</forwards>
    12441215<variables>
     
    12561227    <variable access="private">VBoxUSBMenu *usbDevicesMenu;</variable>
    12571228    <variable access="private">bool mLanguageChanged;</variable>
     1229    <variable access="private">QIRichLabel *whatsThisLabel;</variable>
    12581230</variables>
    12591231<slots>
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