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

UI (Windows): Pane with visualizer options. More...

#include <OptionsPane.h>

List of all members.

Public Types

enum  { IDD = IDD_DIALOG3 }

Public Member Functions

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

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 Exchange of data (DDX/DDV).
virtual BOOL OnInitDialog ()
 Called when pane is initialized.
afx_msg void OnSelchangeCombo1 ()

Detailed Description

UI (Windows): Pane with visualizer options.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Constructor & Destructor Documentation

The constructor.

The destructor.


Member Function Documentation

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

Exchange of data (DDX/DDV).

Parameters:
pDXPointer to data.
BOOL COptionsPane::OnInitDialog ( ) [protected, virtual]

Called when pane is initialized.

Returns:
True on success, false on failure.
void COptionsPane::OnSelchangeCombo1 ( ) [protected]
BOOL COptionsPane::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