1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <ui version="4.0">
|
---|
3 | <comment>
|
---|
4 | VBox frontends: Qt4 GUI ("VirtualBox"):
|
---|
5 |
|
---|
6 | Copyright (C) 2009-2010 Sun Microsystems, Inc.
|
---|
7 |
|
---|
8 | This file is part of VirtualBox Open Source Edition (OSE), as
|
---|
9 | available from http://www.virtualbox.org. This file is free software;
|
---|
10 | you can redistribute it and/or modify it under the terms of the GNU
|
---|
11 | General Public License (GPL) as published by the Free Software
|
---|
12 | Foundation, in version 2 as it comes in the "COPYING" file of the
|
---|
13 | VirtualBox OSE distribution. VirtualBox OSE is distributed in the
|
---|
14 | hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
|
---|
15 |
|
---|
16 | Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
|
---|
17 | Clara, CA 95054 USA or visit http://www.sun.com if you need
|
---|
18 | additional information or have any questions.
|
---|
19 | </comment>
|
---|
20 | <class>UIFirstRunWzdPage1</class>
|
---|
21 | <widget class="QWidget" name="UIFirstRunWzdPage1">
|
---|
22 | <property name="geometry">
|
---|
23 | <rect>
|
---|
24 | <x>0</x>
|
---|
25 | <y>0</y>
|
---|
26 | <width>600</width>
|
---|
27 | <height>400</height>
|
---|
28 | </rect>
|
---|
29 | </property>
|
---|
30 | <property name="sizePolicy">
|
---|
31 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
32 | <horstretch>0</horstretch>
|
---|
33 | <verstretch>0</verstretch>
|
---|
34 | </sizepolicy>
|
---|
35 | </property>
|
---|
36 | <layout class="QVBoxLayout" name="m_pLayout1">
|
---|
37 | <property name="bottomMargin" >
|
---|
38 | <number>0</number>
|
---|
39 | </property>
|
---|
40 | <item>
|
---|
41 | <widget class="QILabel" name="m_pPage1Text1Var1">
|
---|
42 | <property name="wordWrap">
|
---|
43 | <bool>true</bool>
|
---|
44 | </property>
|
---|
45 | </widget>
|
---|
46 | </item>
|
---|
47 | <item>
|
---|
48 | <widget class="QILabel" name="m_pPage1Text1Var2">
|
---|
49 | <property name="wordWrap">
|
---|
50 | <bool>true</bool>
|
---|
51 | </property>
|
---|
52 | </widget>
|
---|
53 | </item>
|
---|
54 | <item>
|
---|
55 | <spacer name="m_pSpacer1">
|
---|
56 | <property name="sizeHint" stdset="0">
|
---|
57 | <size>
|
---|
58 | <width>0</width>
|
---|
59 | <height>0</height>
|
---|
60 | </size>
|
---|
61 | </property>
|
---|
62 | </spacer>
|
---|
63 | </item>
|
---|
64 | </layout>
|
---|
65 | </widget>
|
---|
66 | <customwidgets>
|
---|
67 | <customwidget>
|
---|
68 | <class>QILabel</class>
|
---|
69 | <extends>QLabel</extends>
|
---|
70 | <header>QILabel.h</header>
|
---|
71 | </customwidget>
|
---|
72 | </customwidgets>
|
---|
73 | <resources/>
|
---|
74 | <connections/>
|
---|
75 | </ui>
|
---|