Changeset 11229 in vbox for trunk/src/VBox/Frontends/VirtualBox4/ui
- Timestamp:
- Aug 7, 2008 9:24:58 PM (16 years ago)
- Location:
- trunk/src/VBox/Frontends/VirtualBox4/ui
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGLSettingsGeneral.ui
r10772 r11229 23 23 <x>0</x> 24 24 <y>0</y> 25 <width>3 77</width>26 <height>1 62</height>25 <width>390</width> 26 <height>172</height> 27 27 </rect> 28 28 </property> … … 54 54 </item> 55 55 <item row="0" column="1" > 56 <widget class="VBoxFilePathSelectorWidget" native="1" name="mPsVdi" /> 56 <widget class="VBoxFilePathSelectorWidget" name="mPsVdi" > 57 <property name="sizePolicy" > 58 <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" > 59 <horstretch>0</horstretch> 60 <verstretch>0</verstretch> 61 </sizepolicy> 62 </property> 63 </widget> 57 64 </item> 58 65 <item row="1" column="0" > … … 70 77 </item> 71 78 <item row="1" column="1" > 72 <widget class="VBoxFilePathSelectorWidget" native="1" name="mPsMach" /> 79 <widget class="VBoxFilePathSelectorWidget" name="mPsMach" > 80 <property name="sizePolicy" > 81 <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" > 82 <horstretch>0</horstretch> 83 <verstretch>0</verstretch> 84 </sizepolicy> 85 </property> 86 </widget> 73 87 </item> 74 88 <item row="2" column="0" colspan="2" > 75 <widget class="Line" name=" line" >89 <widget class="Line" name="mLnSeparator" > 76 90 <property name="orientation" > 77 91 <enum>Qt::Horizontal</enum> … … 80 94 </item> 81 95 <item row="3" column="0" > 82 <widget class="QLabel" name=" label_2" >96 <widget class="QLabel" name="mLbVRDP" > 83 97 <property name="text" > 84 98 <string>V&RDP Authentication Library:</string> … … 93 107 </item> 94 108 <item row="3" column="1" > 95 <widget class="VBoxFilePathSelectorWidget" native="1" name="mPsVRDP" /> 109 <widget class="VBoxFilePathSelectorWidget" name="mPsVRDP" > 110 <property name="sizePolicy" > 111 <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" > 112 <horstretch>0</horstretch> 113 <verstretch>0</verstretch> 114 </sizepolicy> 115 </property> 116 </widget> 96 117 </item> 97 <item row="4" column=" 1" >118 <item row="4" column="0" colspan="2" > 98 119 <spacer> 99 120 <property name="orientation" > … … 102 123 <property name="sizeHint" > 103 124 <size> 104 <width> 20</width>105 <height> 40</height>125 <width>0</width> 126 <height>0</height> 106 127 </size> 107 128 </property> … … 113 134 <customwidget> 114 135 <class>VBoxFilePathSelectorWidget</class> 115 <extends>Q Widget</extends>136 <extends>QComboBox</extends> 116 137 <header>VBoxFilePathSelectorWidget.h</header> 117 138 <container>1</container> -
trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui
r10971 r11229 24 24 <y>0</y> 25 25 <width>451</width> 26 <height>4 77</height>26 <height>497</height> 27 27 </rect> 28 28 </property> … … 843 843 </item> 844 844 <item row="4" column="1" > 845 <widget class="VBoxFilePathSelectorWidget" native="1" name="mPsSnapshot" /> 845 <widget class="VBoxFilePathSelectorWidget" name="mPsSnapshot" > 846 <property name="sizePolicy" > 847 <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" > 848 <horstretch>0</horstretch> 849 <verstretch>0</verstretch> 850 </sizepolicy> 851 </property> 852 </widget> 846 853 </item> 847 854 <item row="5" column="1" > … … 958 965 <customwidgets> 959 966 <customwidget> 967 <class>VBoxFilePathSelectorWidget</class> 968 <extends>QComboBox</extends> 969 <header>VBoxFilePathSelectorWidget.h</header> 970 <container>1</container> 971 </customwidget> 972 <customwidget> 960 973 <class>BootItemsTable</class> 961 974 <extends>QTreeWidget</extends> … … 967 980 <header>QILabelSeparator.h</header> 968 981 </customwidget> 969 <customwidget>970 <class>VBoxFilePathSelectorWidget</class>971 <extends>QWidget</extends>972 <header>VBoxFilePathSelectorWidget.h</header>973 <container>1</container>974 </customwidget>975 982 </customwidgets> 976 983 <resources/> -
trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsSFDetails.ui
r10742 r11229 24 24 <y>0</y> 25 25 <width>218</width> 26 <height>1 81</height>26 <height>196</height> 27 27 </rect> 28 28 </property> … … 42 42 </item> 43 43 <item row="0" column="1" > 44 <widget class="VBoxFilePathSelectorWidget" native="1" name="mPsPath" > 45 <property name="toolTip" > 46 <string>Displays the path to an existing folder on the host PC.</string> 47 </property> 48 </widget> 44 <widget class="VBoxFilePathSelectorWidget" name="mPsPath" /> 49 45 </item> 50 46 <item row="1" column="0" > … … 106 102 <customwidgets> 107 103 <customwidget> 104 <class>VBoxFilePathSelectorWidget</class> 105 <extends>QComboBox</extends> 106 <header>VBoxFilePathSelectorWidget.h</header> 107 <container>1</container> 108 </customwidget> 109 <customwidget> 108 110 <class>QIDialogButtonBox</class> 109 111 <extends>QDialogButtonBox</extends> 110 112 <header>QIDialogButtonBox.h</header> 111 </customwidget>112 <customwidget>113 <class>VBoxFilePathSelectorWidget</class>114 <extends>QWidget</extends>115 <header>VBoxFilePathSelectorWidget.h</header>116 <container>1</container>117 113 </customwidget> 118 114 </customwidgets>
Note:
See TracChangeset
for help on using the changeset viewer.