VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes
makVrv::DtRegistrationDlgLogic Class Reference

The logic for the user registration dialog. More...

Inheritance diagram for makVrv::DtRegistrationDlgLogic:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtRegistrationDlgLogic (DtDe &de, DtRegistrationDlgInterface &iFace)
 CTOR.
virtual ~DtRegistrationDlgLogic ()
 DTOR.
virtual void registerUser ()
 Validate user input and register the user with MAK.

Static Public Member Functions

static size_t writer (char *ptr, size_t a, size_t b, void *file)

Protected Member Functions

virtual bool validEntry ()
 Validates the dialog's fields: checks whether first and last name consist of allowed characters, company name is filled in, and email address is formatted correctly.

Protected Attributes

DtDemyDe
DtRegistrationDlgInterfacemyInterface
QString myFirstName
QString myLastName
QString myCompanyName
QString myEmail

Static Protected Attributes

static DtRegistrationDlgLogicmyMe

Detailed Description

The logic for the user registration dialog.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

Validate user input and register the user with MAK.

static size_t makVrv::DtRegistrationDlgLogic::writer ( char *  ptr,
size_t  a,
size_t  b,
void *  file 
) [static]
virtual bool makVrv::DtRegistrationDlgLogic::validEntry ( ) [protected, virtual]

Validates the dialog's fields: checks whether first and last name consist of allowed characters, company name is filled in, and email address is formatted correctly.


Member Data Documentation


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)