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

#include <UpdatePane.h>

List of all members.

Public Types

enum  { IDD = IDD_DIALOG4 }

Public Member Functions

 CUpdatePane ()
 ~CUpdatePane ()
virtual BOOL OnSetActive ()

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
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 Mar 25 2012 14:27:44 for VizKit by doxygen 1.8.0