VirtualBox

Changeset 46405 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Jun 6, 2013 12:44:43 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86237
Message:

FE/Qt: VM settings: Display page: .ui cleanup (part 1).

File:
1 edited

Legend:

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

    r43106 r46405  
    33 VBox frontends: Qt4 GUI ("VirtualBox"):
    44
    5  Copyright (C) 2008-2012 Oracle Corporation
     5 Copyright (C) 2008-2013 Oracle Corporation
    66
    77 This file is part of VirtualBox Open Source Edition (OSE), as
     
    3131      </attribute>
    3232      <layout class="QVBoxLayout" name="mLtVideoPage">
    33        <property name="spacing">
    34         <number>0</number>
    35        </property>
    3633       <item>
    37         <widget class="QWidget" name="mWtVideo" native="true">
    38          <property name="sizePolicy">
    39           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
    40            <horstretch>0</horstretch>
    41            <verstretch>0</verstretch>
    42           </sizepolicy>
    43          </property>
     34        <widget class="QWidget" name="mWtVideo">
    4435         <layout class="QGridLayout" name="mLtVideoItems">
    45           <property name="margin">
    46            <number>0</number>
    47           </property>
    4836          <item row="0" column="0">
    4937           <widget class="QLabel" name="mLbMemory">
     
    11098                 </sizepolicy>
    11199                </property>
    112                 <property name="alignment">
    113                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    114                 </property>
    115100               </widget>
    116101              </item>
     
    123108            <item>
    124109             <widget class="QILineEdit" name="mLeMemory">
     110              <property name="sizePolicy">
     111               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
     112                <horstretch>0</horstretch>
     113                <verstretch>0</verstretch>
     114               </sizepolicy>
     115              </property>
    125116              <property name="whatsThis">
    126117               <string>Controls the amount of video memory provided to the virtual machine.</string>
     
    207198                 </sizepolicy>
    208199                </property>
    209                 <property name="alignment">
    210                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    211                 </property>
    212200               </widget>
    213201              </item>
     
    218206          <item row="2" column="2">
    219207           <layout class="QHBoxLayout" name="mLtMonitorsSize">
    220             <property name="spacing">
    221              <number>4</number>
    222             </property>
    223208            <item>
    224209             <widget class="QILineEdit" name="mLeMonitors">
     
    304289      </attribute>
    305290      <layout class="QVBoxLayout" name="mLtVRDPPage">
    306        <property name="spacing">
    307         <number>0</number>
    308        </property>
    309291       <item>
    310         <widget class="QWidget" name="mWtVRDP" native="true">
    311          <property name="sizePolicy">
    312           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
    313            <horstretch>0</horstretch>
    314            <verstretch>0</verstretch>
    315           </sizepolicy>
    316          </property>
     292        <widget class="QWidget" name="mWtVRDP">
    317293         <layout class="QVBoxLayout" name="mLtVRDPItems">
    318           <property name="margin">
    319            <number>0</number>
    320           </property>
    321294          <item>
    322295           <widget class="QCheckBox" name="mCbVRDE">
     
    328301            </property>
    329302            <property name="checked">
    330              <bool>true</bool>
     303             <bool>false</bool>
    331304            </property>
    332305           </widget>
    333306          </item>
    334307          <item>
    335            <widget class="QWidget" name="mWtVRDPServer" native="true">
    336             <property name="sizePolicy">
    337              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
    338               <horstretch>0</horstretch>
    339               <verstretch>0</verstretch>
    340              </sizepolicy>
    341             </property>
     308           <widget class="QWidget" name="mWtVRDPServer">
    342309            <layout class="QGridLayout" name="mLtVRDPServerItems">
    343              <property name="margin">
    344               <number>0</number>
    345              </property>
    346310             <item row="1" column="0" rowspan="3">
    347311              <spacer name="mSpHor3">
     
    355319                <size>
    356320                 <width>20</width>
    357                  <height>20</height>
     321                 <height>0</height>
    358322                </size>
    359323               </property>
     
    395359             <item row="2" column="2">
    396360              <widget class="QComboBox" name="mCbVRDEMethod">
    397                <property name="sizePolicy">
    398                 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
    399                  <horstretch>0</horstretch>
    400                  <verstretch>0</verstretch>
    401                 </sizepolicy>
    402                </property>
    403361               <property name="whatsThis">
    404362                <string>Defines the VRDP authentication method.</string>
     
    465423         <property name="sizeHint" stdset="0">
    466424          <size>
    467            <width>20</width>
     425           <width>0</width>
    468426           <height>0</height>
    469427          </size>
     
    501459   <receiver>mWtVRDPServer</receiver>
    502460   <slot>setEnabled(bool)</slot>
    503    <hints>
    504     <hint type="sourcelabel">
    505      <x>80</x>
    506      <y>20</y>
    507     </hint>
    508     <hint type="destinationlabel">
    509      <x>159</x>
    510      <y>88</y>
    511     </hint>
    512    </hints>
    513461  </connection>
    514462 </connections>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette