Changeset 16703 in vbox for trunk/src/VBox/Frontends/VirtualBox/ui
- Timestamp:
- Feb 12, 2009 10:44:07 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 42719
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxImportApplianceDlg.ui
r16617 r16703 6 6 <x>0</x> 7 7 <y>0</y> 8 <width> 627</width>9 <height>4 01</height>8 <width>573</width> 9 <height>476</height> 10 10 </rect> 11 11 </property> … … 21 21 <layout class="QGridLayout" name="gridLayout" > 22 22 <item row="0" column="0" > 23 <widget class="QLabel" name="mInfoText" > 24 <property name="text" > 25 <string>These are the Virtual Machines as described in the Appliance. VirtualBox has done some initial mapping of the various values. You can change most of the shown properties by double clicking on the items. To disable some of them use the check box near the values.</string> 26 </property> 27 <property name="alignment" > 28 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> 29 </property> 30 <property name="wordWrap" > 31 <bool>true</bool> 32 </property> 33 </widget> 34 </item> 35 <item row="1" column="0" > 23 36 <widget class="QTreeView" name="mTvSettings" > 24 37 <property name="sizePolicy" > … … 30 43 </widget> 31 44 </item> 32 <item row=" 1" column="0" >45 <item row="2" column="0" > 33 46 <widget class="QWidget" native="1" name="mWarningWidget" > 34 47 <property name="sizePolicy" > … … 71 84 </widget> 72 85 </item> 73 <item row=" 2" column="0" >86 <item row="3" column="0" > 74 87 <widget class="QIDialogButtonBox" name="mButtonBox" > 75 88 <property name="orientation" > … … 88 101 <extends>QDialog</extends> 89 102 <header>QIDialog.h</header> 103 <container>1</container> 90 104 </customwidget> 91 105 <customwidget>
Note:
See TracChangeset
for help on using the changeset viewer.