VR-Forces 4.10 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. More...
 
virtual ~DtStartupDialogCreator ()
 Destructor. More...
 
virtual DtStartupDialogcreate (DtDe &, QWidget *window=0)
 Creates an instance of the class. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

Static Public Member Functions

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

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)