VBoxRegistrationDlg.ui revision 8e0c2ca3abd721979958f95b9af73b60665478c8
<ui version="4.0" >
<class>VBoxRegistrationDlg</class>
<comment>
VBox frontends: Qt4 GUI ("VirtualBox"):
Copyright (C) 2008 Sun Microsystems, Inc.
This file is part of VirtualBox Open Source Edition (OSE), as
available from http://www.virtualbox.org. This file is free software;
you can redistribute it and/or modify it under the terms of the GNU
General Public License (GPL) as published by the Free Software
Foundation, in version 2 as it comes in the "COPYING" file of the
VirtualBox OSE distribution. VirtualBox OSE is distributed in the
hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
Clara, CA 95054 USA or visit http://www.sun.com if you need
additional information or have any questions.
</comment>
<widget class="QDialog" name="VBoxRegistrationDlg" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>564</width>
<height>394</height>
</rect>
</property>
<property name="windowTitle" >
<string>VirtualBox Registration Dialog</string>
</property>
<layout class="QVBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QStackedWidget" name="mPageStack" >
<property name="currentIndex" >
<number>0</number>
</property>
<widget class="QWidget" name="mPageReg" >
<layout class="QVBoxLayout" >
<item>
<widget class="QLabel" name="mPageSummaryHdr" >
<property name="font" >
<font>
<family>Arial</family>
<pointsize>12</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text" >
<string>Welcome to the VirtualBox Registration Form!</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line11" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QLabel" name="mLogoSummary" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Minimum" hsizetype="Maximum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="autoFillBackground" >
<bool>true</bool>
</property>
<property name="pixmap" >
<pixmap resource="../VirtualBox.qrc" >:/vmw_new_user.png</pixmap>
</property>
<property name="alignment" >
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
</widget>
</item>
<item>
<layout class="QVBoxLayout" >
<item>
<widget class="QILabel" name="mTextRegInfo" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>300</width>
<height>0</height>
</size>
</property>
<property name="text" >
<string>&lt;p&gt;Please fill out this registration form to let us know that you use VirtualBox and, optionally, to keep you informed about VirtualBox news and updates.&lt;/p&gt;&lt;p&gt;Enter your full name using Latin characters and your e-mail address to the fields below. Please note that Sun Microsystems will use this information only to gather product usage statistics and to send you VirtualBox newsletters. In particular, Sun Microsystems will never pass your data to third parties. Detailed information about how we use your personal data can be found in the &lt;b&gt;Privacy Policy&lt;/b&gt; section of the VirtualBox Manual or on the &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; page of the VirtualBox web-site.&lt;/p&gt;</string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>10</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="mTxName" >
<property name="text" >
<string>&amp;Name</string>
</property>
<property name="buddy" >
<cstring>mLeName</cstring>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLineEdit" name="mLeName" >
<property name="whatsThis" >
<string>Enter your full name using Latin characters.</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QLabel" name="mTxEmail" >
<property name="text" >
<string>&amp;E-mail</string>
</property>
<property name="buddy" >
<cstring>mLeEmail</cstring>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLineEdit" name="mLeEmail" >
<property name="whatsThis" >
<string>Enter your valid e-mail address.</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2" >
<widget class="QCheckBox" name="mCbUse" >
<property name="whatsThis" >
<string>Check this box if you do not want to receive mail from Sun Microsystems at the e-mail address specified above.</string>
</property>
<property name="text" >
<string>&amp;Please do not use this information to contact me</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</item>
<item>
<widget class="Line" name="line12" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="mBtnFinish" >
<property name="text" >
<string>C&amp;onfirm</string>
</property>
<property name="default" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>5</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="mBtnCancel4" >
<property name="text" >
<string>Cancel</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>QILabel</class>
<extends>QLabel</extends>
<header>QILabel.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>mBtnFinish</tabstop>
<tabstop>mBtnCancel4</tabstop>
</tabstops>
<resources>
<include location="../VirtualBox.qrc" />
</resources>
<connections/>
</ui>