VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
DtMfcMainWindow Class Reference

Simple MFC based Main Window. More...

Inheritance diagram for DtMfcMainWindow:
Inheritance graph
[legend]

Public Member Functions

 DtMfcMainWindow (makVrv::DtDe &de)
virtual void setApplicationTitle (const std::string &appName)
 Set the application's name, typically for the Title Bar.
virtual std::string applicationTitle () const
 Get the application's name.
virtual void setApplicationIcon (const std::string &iconName)
 Set the application's icon, typically use a resource name.
virtual void setShowQuitDialogOnClose (bool value)
 Set whether or not to show quit dialog on close if this is the last window.
virtual void destroyWindow ()
 Destroy the window.
virtual void quit ()
 Quit the application.
- Public Member Functions inherited from makVrv::DtDeMainWindow
virtual ~DtDeMainWindow ()
 Virtual destructor.
virtual bool startUpMaximized () const
 Get to see if the window will start up maximized.
DtDede ()

Protected Attributes

bool myShowQuitFlag
- Protected Attributes inherited from makVrv::DtDeMainWindow
DtDemyDe

Additional Inherited Members

- Protected Member Functions inherited from makVrv::DtDeMainWindow
 DtDeMainWindow (DtDe &de)
 The constructor for the abstract base class is protected.

Detailed Description

Simple MFC based Main Window.

Constructor & Destructor Documentation

DtMfcMainWindow::DtMfcMainWindow ( makVrv::DtDe de)

Member Function Documentation

virtual void DtMfcMainWindow::setApplicationTitle ( const std::string &  appName)
virtual

Set the application's name, typically for the Title Bar.

Implements makVrv::DtDeMainWindow.

virtual std::string DtMfcMainWindow::applicationTitle ( ) const
virtual

Get the application's name.

Implements makVrv::DtDeMainWindow.

virtual void DtMfcMainWindow::setApplicationIcon ( const std::string &  iconName)
virtual

Set the application's icon, typically use a resource name.

Implements makVrv::DtDeMainWindow.

virtual void DtMfcMainWindow::setShowQuitDialogOnClose ( bool  value)
virtual

Set whether or not to show quit dialog on close if this is the last window.

Implements makVrv::DtDeMainWindow.

virtual void DtMfcMainWindow::destroyWindow ( )
virtual

Destroy the window.

Implements makVrv::DtDeMainWindow.

virtual void DtMfcMainWindow::quit ( )
virtual

Quit the application.

Implements makVrv::DtDeMainWindow.

Member Data Documentation

bool DtMfcMainWindow::myShowQuitFlag
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)