VizKit  3.3.7
Public Types | Public Member Functions | Protected Member Functions
VizKit::CAboutPane Class Reference

UI (Windows): Pane with about information. More...

#include <AboutPane.h>

List of all members.

Public Types

enum  { IDD = IDD_DIALOG2 }

Public Member Functions

 CAboutPane ()
 The constructor.
 ~CAboutPane ()
 The destructor.
virtual BOOL OnSetActive ()
 Called when pane becomes active.

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 Exchange of data (DDX/DDV).

Detailed Description

UI (Windows): Pane with about information.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Constructor & Destructor Documentation

The constructor.

The destructor.


Member Function Documentation

void CAboutPane::DoDataExchange ( CDataExchange *  pDX) [protected, virtual]

Exchange of data (DDX/DDV).

Parameters:
pDXPointer to data.
BOOL CAboutPane::OnSetActive ( ) [virtual]

Called when pane becomes active.

Returns:
True on success, false on failure.

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

Generated on Sun May 3 2015 20:26:32 for VizKit by doxygen 1.8.0