VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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.
virtual ~DtQtDeMainWindowProvider ()
 Virtual destructor.
- Public Member Functions inherited from makVrv::DtDeMainWindowProvider
 DtDeMainWindowProvider (DtDe &de)
 Constructor.
virtual ~DtDeMainWindowProvider ()
 Virtual destructor.
DtDeMainWindowigMainWindow ()
 Use this accessor to lazily create the singleton instance of the DtDeMainWindow;.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Protected Member Functions

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

Additional Inherited Members

- Static Public Member Functions inherited from makVrv::DtDeMainWindowProvider
static DtDeMainWindowProviderinstance (DtDe &de)
 Get the main window provider instance for a DtDe.
static void registerInstance (DtDe &de, DtDeMainWindowProvider *instance)
 Register the provider with a DtDe.
- 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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)