VR-Forces 5.0.2 Developer's Guide
 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::DtHelpDialogCreator Class Reference

A creator class for DtHelpDialog.

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

Public Member Functions

 DtHelpDialogCreator ()
 
virtual ~DtHelpDialogCreator ()
 
virtual DtHelpDialogcreate (DtDe &, QWidget *window=0)
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static DtHelpDialogCreatorinstance (DtDe &)
 
static void registerInstance (DtDe &, DtHelpDialogCreator *)
 

Constructor & Destructor Documentation

makVrv::DtHelpDialogCreator::DtHelpDialogCreator ( )

Constructor.

virtual makVrv::DtHelpDialogCreator::~DtHelpDialogCreator ( )
virtual

Destructor.

Member Function Documentation

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

Get the instance of the dialog creator registered with the DtDe. If there is not an instance registered with the DtDe, this function will create an instance and register it with the DtDe.

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

Registers an instance of the create with the DtDe.

virtual DtHelpDialog* makVrv::DtHelpDialogCreator::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 Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)