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

UI (Windows): Pane with checkbox for automatic update. More...

#include <UpdatePane.h>

List of all members.

Public Types

enum  { IDD = IDD_DIALOG4 }

Public Member Functions

 CUpdatePane ()
 The constructor.
 ~CUpdatePane ()
 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 OnChangeCheckForUpdate ()

Detailed Description

UI (Windows): Pane with checkbox for automatic update.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Constructor & Destructor Documentation

The constructor.

The destructor.


Member Function Documentation

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

Exchange of data (DDX/DDV).

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

Called when pane is initialized.

Returns:
True on success, false on failure.
BOOL CUpdatePane::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