VirtualBox

Ignore:
Timestamp:
Jun 19, 2008 4:25:58 PM (17 years ago)
Author:
vboxsync
Message:

Fe/Qt4: GlobalUSBSettings ported to qt4. Hidden for now by #ifdef ENABLE_GLOBAL_USB (in VBoxVMSettingsUSB.cpp file).

File:
1 edited

Legend:

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

    r9654 r9827  
    259259        </item>
    260260        <item row="3" column="2" >
    261          <widget class="QLabel" name="mLbRemote" >
    262           <property name="text" >
    263            <string>R&amp;emote</string>
    264           </property>
    265           <property name="buddy" >
    266            <cstring>mCbRemote</cstring>
    267           </property>
    268          </widget>
     261         <layout class="QVBoxLayout" >
     262          <item>
     263           <widget class="QLabel" name="mLbRemote" >
     264            <property name="text" >
     265             <string>R&amp;emote</string>
     266            </property>
     267            <property name="buddy" >
     268             <cstring>mCbRemote</cstring>
     269            </property>
     270           </widget>
     271          </item>
     272          <item>
     273           <widget class="QLabel" name="mLbAction" >
     274            <property name="text" >
     275             <string>&amp;Action</string>
     276            </property>
     277            <property name="buddy" >
     278             <cstring>mCbAction</cstring>
     279            </property>
     280           </widget>
     281          </item>
     282         </layout>
    269283        </item>
    270284        <item row="3" column="3" >
    271          <widget class="QComboBox" name="mCbRemote" >
    272           <property name="sizePolicy" >
    273            <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
    274             <horstretch>0</horstretch>
    275             <verstretch>0</verstretch>
    276            </sizepolicy>
    277           </property>
    278           <property name="whatsThis" >
    279            <string>Defines whether this filter applies to USB devices attached locally to the host computer (&lt;i>No&lt;/i>), to a VRDP client's computer (&lt;i>Yes&lt;/i>), or both (&lt;i>Any&lt;/i>).</string>
    280           </property>
    281          </widget>
    282         </item>
    283         <item row="4" column="2" >
    284          <widget class="QLabel" name="mLbAction" >
    285           <property name="text" >
    286            <string>&amp;Action</string>
    287           </property>
    288           <property name="buddy" >
    289            <cstring>mCbAction</cstring>
    290           </property>
    291          </widget>
    292         </item>
    293         <item row="4" column="3" >
    294          <widget class="QComboBox" name="mCbAction" >
    295           <property name="sizePolicy" >
    296            <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
    297             <horstretch>0</horstretch>
    298             <verstretch>0</verstretch>
    299            </sizepolicy>
    300           </property>
    301           <property name="whatsThis" >
    302            <string>Defines an action performed by the host computer when a matching device is attached: give it up to the host OS (&lt;i>Ignore&lt;/i>) or grab it for later usage by virtual machines (&lt;i>Hold&lt;/i>).</string>
    303           </property>
    304          </widget>
     285         <layout class="QVBoxLayout" >
     286          <item>
     287           <widget class="QComboBox" name="mCbRemote" >
     288            <property name="sizePolicy" >
     289             <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
     290              <horstretch>0</horstretch>
     291              <verstretch>0</verstretch>
     292             </sizepolicy>
     293            </property>
     294            <property name="whatsThis" >
     295             <string>Defines whether this filter applies to USB devices attached locally to the host computer (&lt;i>No&lt;/i>), to a VRDP client's computer (&lt;i>Yes&lt;/i>), or both (&lt;i>Any&lt;/i>).</string>
     296            </property>
     297           </widget>
     298          </item>
     299          <item>
     300           <widget class="QComboBox" name="mCbAction" >
     301            <property name="sizePolicy" >
     302             <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
     303              <horstretch>0</horstretch>
     304              <verstretch>0</verstretch>
     305             </sizepolicy>
     306            </property>
     307            <property name="whatsThis" >
     308             <string>Defines an action performed by the host computer when a matching device is attached: give it up to the host OS (&lt;i>Ignore&lt;/i>) or grab it for later usage by virtual machines (&lt;i>Hold&lt;/i>).</string>
     309            </property>
     310           </widget>
     311          </item>
     312         </layout>
    305313        </item>
    306314       </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