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 | Protected Member Functions
DtMfcMainWindowProvider Class Reference

Provides a MFC Main Window. More...

Inheritance diagram for DtMfcMainWindowProvider:
Inheritance graph
[legend]

Public Member Functions

 DtMfcMainWindowProvider (makVrv::DtDe &de)
 Constructor. 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 makVrv::DtDeMainWindowcreateMainWindow (makVrv::DtDe &de)
 Create a main window. 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

Provides a MFC Main Window.

Constructor & Destructor Documentation

DtMfcMainWindowProvider::DtMfcMainWindowProvider ( makVrv::DtDe de)

Constructor.

Member Function Documentation

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

Create a main window.

Implements makVrv::DtDeMainWindowProvider.


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)