VR-Forces Developer's Guide
 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.

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

Public Member Functions

 DtQtDeMainWindowProvider (DtDe &de)
 
virtual ~DtQtDeMainWindowProvider ()
 
- Public Member Functions inherited from makVrv::DtDeMainWindowProvider
 DtDeMainWindowProvider (DtDe &de)
 
virtual ~DtDeMainWindowProvider ()
 
DtDeMainWindowigMainWindow ()
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Protected Member Functions

virtual DtDeMainWindowcreateMainWindow (DtDe &de)
 

Additional Inherited Members

- Static Public Member Functions inherited from makVrv::DtDeMainWindowProvider
static DtDeMainWindowProviderinstance (DtDe &de)
 
static void registerInstance (DtDe &de, DtDeMainWindowProvider *instance)
 
- Static Public Attributes inherited from makVrv::DtDeMainWindowProvider
static const std::string theMainWindowProviderRegistrationName
 
- Protected Attributes inherited from makVrv::DtDeMainWindowProvider
DtDemyDe
 
DtDeMainWindowmyMainWindow
 
bool myDestroyMainWindowFlag
 

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

Get the main window provider instance for a DtDe.

Exceptions
DtCorruptedStateif the instance is unable to be found. 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 Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)