VirtualBox

Changeset 10688 in vbox


Ignore:
Timestamp:
Jul 16, 2008 9:40:31 AM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: VM VRDP settings face lift.

File:
1 edited

Legend:

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

    r10167 r10688  
    2323    <x>0</x>
    2424    <y>0</y>
    25     <width>365</width>
    26     <height>185</height>
     25    <width>277</width>
     26    <height>151</height>
    2727   </rect>
    2828  </property>
    29   <layout class="QVBoxLayout" >
    30    <property name="leftMargin" >
    31     <number>0</number>
    32    </property>
    33    <property name="topMargin" >
    34     <number>5</number>
    35    </property>
    36    <property name="rightMargin" >
    37     <number>0</number>
    38    </property>
    39    <property name="bottomMargin" >
    40     <number>5</number>
    41    </property>
    42    <item>
    43     <widget class="QGroupBox" name="mGbVRDP" >
     29  <layout class="QGridLayout" >
     30   <item row="0" column="0" colspan="2" >
     31    <widget class="QCheckBox" name="mGbVRDP" >
    4432     <property name="whatsThis" >
    4533      <string>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</string>
    4634     </property>
    47      <property name="title" >
     35     <property name="text" >
    4836      <string>&amp;Enable VRDP Server</string>
    4937     </property>
    50      <property name="checkable" >
     38     <property name="checked" >
    5139      <bool>true</bool>
    5240     </property>
    53      <property name="checked" >
    54       <bool>false</bool>
     41    </widget>
     42   </item>
     43   <item row="1" column="0" >
     44    <spacer>
     45     <property name="orientation" >
     46      <enum>Qt::Horizontal</enum>
    5547     </property>
     48     <property name="sizeType" >
     49      <enum>QSizePolicy::Fixed</enum>
     50     </property>
     51     <property name="sizeHint" >
     52      <size>
     53       <width>20</width>
     54       <height>20</height>
     55      </size>
     56     </property>
     57    </spacer>
     58   </item>
     59   <item row="1" column="1" >
     60    <widget class="QWidget" native="1" name="mVRDPChild" >
    5661     <layout class="QGridLayout" >
     62      <property name="leftMargin" >
     63       <number>0</number>
     64      </property>
    5765      <property name="topMargin" >
    58        <number>5</number>
     66       <number>0</number>
     67      </property>
     68      <property name="rightMargin" >
     69       <number>0</number>
     70      </property>
     71      <property name="bottomMargin" >
     72       <number>0</number>
    5973      </property>
    6074      <item row="0" column="0" >
    6175       <widget class="QLabel" name="mLbVRDPPort" >
    6276        <property name="text" >
    63          <string>Server &amp;Port</string>
     77         <string>Server &amp;Port:</string>
     78        </property>
     79        <property name="alignment" >
     80         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    6481        </property>
    6582        <property name="buddy" >
     
    7087      <item row="0" column="1" >
    7188       <widget class="QLineEdit" name="mLeVRDPPort" >
     89        <property name="sizePolicy" >
     90         <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
     91          <horstretch>0</horstretch>
     92          <verstretch>0</verstretch>
     93         </sizepolicy>
     94        </property>
    7295        <property name="whatsThis" >
    7396         <string>Displays the VRDP Server port number. You may specify &lt;tt>0&lt;/tt> (zero) to reset the port to the default value.</string>
     
    7598       </widget>
    7699      </item>
    77       <item row="0" column="2" >
    78        <spacer>
    79         <property name="orientation" >
    80          <enum>Qt::Horizontal</enum>
    81         </property>
    82         <property name="sizeHint" >
    83          <size>
    84           <width>0</width>
    85           <height>20</height>
    86          </size>
    87         </property>
    88        </spacer>
    89       </item>
    90100      <item row="1" column="0" >
    91101       <widget class="QLabel" name="mLbVRDPMethod" >
    92102        <property name="text" >
    93          <string>Authentication &amp;Method</string>
     103         <string>Authentication &amp;Method:</string>
     104        </property>
     105        <property name="alignment" >
     106         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    94107        </property>
    95108        <property name="buddy" >
     
    105118       </widget>
    106119      </item>
    107       <item row="1" column="2" >
    108        <spacer>
    109         <property name="orientation" >
    110          <enum>Qt::Horizontal</enum>
    111         </property>
    112         <property name="sizeHint" >
    113          <size>
    114           <width>0</width>
    115           <height>20</height>
    116          </size>
    117         </property>
    118        </spacer>
    119       </item>
    120120      <item row="2" column="0" >
    121121       <widget class="QLabel" name="mLbVRDPTimeout" >
    122122        <property name="text" >
    123          <string>Authentication &amp;Timeout</string>
     123         <string>Authentication &amp;Timeout:</string>
     124        </property>
     125        <property name="alignment" >
     126         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    124127        </property>
    125128        <property name="buddy" >
     
    130133      <item row="2" column="1" >
    131134       <widget class="QLineEdit" name="mLeVRDPTimeout" >
     135        <property name="sizePolicy" >
     136         <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
     137          <horstretch>0</horstretch>
     138          <verstretch>0</verstretch>
     139         </sizepolicy>
     140        </property>
    132141        <property name="whatsThis" >
    133142         <string>Specifies the timeout for guest authentication, in milliseconds.</string>
     
    135144       </widget>
    136145      </item>
    137       <item row="2" column="2" >
    138        <spacer>
    139         <property name="orientation" >
    140          <enum>Qt::Horizontal</enum>
    141         </property>
    142         <property name="sizeHint" >
    143          <size>
    144           <width>0</width>
    145           <height>20</height>
    146          </size>
    147         </property>
    148        </spacer>
    149       </item>
    150146     </layout>
    151147    </widget>
    152148   </item>
    153    <item>
     149   <item row="1" column="2" >
     150    <spacer>
     151     <property name="orientation" >
     152      <enum>Qt::Horizontal</enum>
     153     </property>
     154     <property name="sizeHint" >
     155      <size>
     156       <width>40</width>
     157       <height>20</height>
     158      </size>
     159     </property>
     160    </spacer>
     161   </item>
     162   <item row="2" column="1" >
    154163    <spacer>
    155164     <property name="orientation" >
     
    159168      <size>
    160169       <width>20</width>
    161        <height>0</height>
     170       <height>40</height>
    162171      </size>
    163172     </property>
     
    167176 </widget>
    168177 <resources/>
    169  <connections/>
     178 <connections>
     179  <connection>
     180   <sender>mGbVRDP</sender>
     181   <signal>toggled(bool)</signal>
     182   <receiver>mVRDPChild</receiver>
     183   <slot>setEnabled(bool)</slot>
     184   <hints>
     185    <hint type="sourcelabel" >
     186     <x>80</x>
     187     <y>20</y>
     188    </hint>
     189    <hint type="destinationlabel" >
     190     <x>159</x>
     191     <y>88</y>
     192    </hint>
     193   </hints>
     194  </connection>
     195 </connections>
    170196</ui>
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