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

DtQtDeMainWindowProvider lazily creates and provides access to the DtQtDeMainWindow. More...

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

Public Member Functions

 DtQtDeMainWindowProvider (DtDe &de)
 Constructor. More...
 
virtual ~DtQtDeMainWindowProvider ()
 Virtual destructor. More...
 
- Public Member Functions inherited from makVrv::DtDeMainWindowProvider
 DtDeMainWindowProvider (DtDe &de)
 Constructor. More...
 
virtual ~DtDeMainWindowProvider ()
 Virtual destructor. More...
 
DtDeMainWindowigMainWindow ()
 Use this accessor to lazily create the singleton instance of the DtDeMainWindow;. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

Protected Member Functions

virtual DtDeMainWindowcreateMainWindow (DtDe &de)
 Use DtIgMainWindowProvider::igMainWindow() to lazily create and return an instance of this class. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from makVrv::DtDeMainWindowProvider
static DtDeMainWindowProviderinstance (DtDe &de)
 Get the main window provider instance for a DtDe. More...
 
static void registerInstance (DtDe &de, DtDeMainWindowProvider *instance)
 Register the provider with a DtDe. More...
 
- Protected Attributes inherited from makVrv::DtDeMainWindowProvider
DtDemyDe
 
DtDeMainWindowmyMainWindow
 
bool myDestroyMainWindowFlag
 

Detailed Description

DtQtDeMainWindowProvider lazily creates and provides access to the DtQtDeMainWindow.

Constructor & Destructor Documentation

makVrv::DtQtDeMainWindowProvider::DtQtDeMainWindowProvider ( DtDe de)

Constructor.

virtual makVrv::DtQtDeMainWindowProvider::~DtQtDeMainWindowProvider ( )
virtual

Virtual destructor.

Member Function Documentation

virtual DtDeMainWindow* makVrv::DtQtDeMainWindowProvider::createMainWindow ( DtDe de)
protectedvirtual

Use DtIgMainWindowProvider::igMainWindow() to lazily create and return an instance of this class.

Implements makVrv::DtDeMainWindowProvider.

Reimplemented in makVrf::DtVrfQtDeMainWindowProvider.


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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)