|
VizKit
3.3.7
|
UI (Windows): Pane with visualizer options. More...
#include <OptionsPane.h>
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 () |
UI (Windows): Pane with visualizer options.
The constructor.
The destructor.
| void COptionsPane::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Exchange of data (DDX/DDV).
| pDX | Pointer to data. |
| BOOL COptionsPane::OnInitDialog | ( | ) | [protected, virtual] |
Called when pane is initialized.
| void COptionsPane::OnSelchangeCombo1 | ( | ) | [protected] |
| BOOL COptionsPane::OnSetActive | ( | ) | [virtual] |
Called when pane becomes active.