VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
makVrv::DtStartupDialogCreator Class Reference

A creator class for DtStartupDialog. More...

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

Public Member Functions

 DtStartupDialogCreator ()
 Constructor.
virtual ~DtStartupDialogCreator ()
 Destructor.
virtual DtStartupDialogcreate (DtDe &, QWidget *window=0)
 Creates an instance of the class.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

static DtStartupDialogCreatorinstance (DtDe &)
 Creates an instance of the dialog with the DtDe if it doesn't exist.
static void registerInstance (DtDe &, DtStartupDialogCreator *)
 Registers an instance of the create with the DtDe.

Detailed Description

A creator class for DtStartupDialog.

Constructor & Destructor Documentation

makVrv::DtStartupDialogCreator::DtStartupDialogCreator ( )

Constructor.

virtual makVrv::DtStartupDialogCreator::~DtStartupDialogCreator ( )
virtual

Destructor.

Member Function Documentation

static DtStartupDialogCreator& makVrv::DtStartupDialogCreator::instance ( DtDe )
static

Creates an instance of the dialog with the DtDe if it doesn't exist.

static void makVrv::DtStartupDialogCreator::registerInstance ( DtDe ,
DtStartupDialogCreator  
)
static

Registers an instance of the create with the DtDe.

virtual DtStartupDialog* makVrv::DtStartupDialogCreator::create ( DtDe ,
QWidget *  window = 0 
)
virtual

Creates an instance of the class.


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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)