VBoxRegistrationDlg :mode=html:tabSize=4:indentSize=4:noTabs=true: :folding=explicit:collapseFolds=1: Copyright (C) 2007 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. VBoxRegistrationDlg 0 0 600 450 VirtualBox Registration Dialog register_16px.png Arial 12 1 pageReg Welcome to the VirtualBox Registration Form! unnamed 10 Minimum pictureLabel 4 5 0 0 vmw_new_user.png AlignTop layout9 unnamed mTextLabel <p>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.</p><p>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 <b>Privacy Policy</b> section of the VirtualBox Manual or on the <a href=http://www.virtualbox.org/wiki/PrivacyPolicy>Privacy Policy</a> page of the VirtualBox web-site.</p> spWelcome Vertical Expanding 20 160 widthSpacer Horizontal MinimumExpanding 400 0 layout7 unnamed mNameLabel &Name mNameEdit mNameEdit Enter your full name using Latin characters. mEmailLabel &E-mail mEmailEdit mEmailEdit Enter your valid e-mail address. mUseCheckBox &Please do not use this information to contact me Check this box if you do not want to receive mail from Sun Microsystems at the e-mail address specified above. QIRichLabel
QIRichLabel.h
80 20 0 5 5 0 0 image0 text
VBoxGlobal.h VBoxNetworkFramework.h VBoxProblemReporter.h qurl.h qpushbutton.h qtimer.h qvalidator.h qprocess.h class VBoxNetworkFramework VBoxRegistrationDlg **mSelf; QUrl mUrl; QTimer *mTimeout; bool mSuicide; bool mHandshake; VBoxNetworkFramework *mNetfw; registration() processTimeout() onNetBegin( int ) onNetData( const QByteArray & ) onNetEnd( const QByteArray & ) onNetError( const QString & ) accept() reject() validate() hasToBeShown() init() destroy() setup( VBoxRegistrationDlg ** ) languageChangeImp() postRequest( const QString & , const QString & ) getPlatform() abortRegisterRequest( const QString & ) showEvent( QShowEvent* )