Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CCloseModeDlg Class Reference

#include <DlgCloseMode.h>

Inheritance diagram for CCloseModeDlg:

CSkinDialog List of all members.

Public Types

enum  { IDD = IDD_CLOSE_MODE }

Public Member Functions

 CCloseModeDlg (CWnd *pParent=NULL)

Public Attributes

int m_nMode

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
virtual void OnOK ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 39 of file DlgCloseMode.h.


Constructor & Destructor Documentation

CCloseModeDlg::CCloseModeDlg CWnd *  pParent = NULL  ) 
 

Definition at line 42 of file DlgCloseMode.cpp.


Member Function Documentation

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

Reimplemented from CSkinDialog.

Definition at line 49 of file DlgCloseMode.cpp.

References CSkinDialog::DoDataExchange(), IDC_CLOSE_0, and m_nMode.

BOOL CCloseModeDlg::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSkinDialog.

Definition at line 60 of file DlgCloseMode.cpp.

References CSettings::sGeneral::CloseMode, CSettings::General, m_nMode, CSkinDialog::OnInitDialog(), Settings, and CSkinDialog::SkinMe().

void CCloseModeDlg::OnOK  )  [protected, virtual]
 

Definition at line 84 of file DlgCloseMode.cpp.

References CSettings::sGeneral::CloseMode, CSettings::General, m_nMode, and Settings.


Member Data Documentation

int CCloseModeDlg::m_nMode
 

Definition at line 40 of file DlgCloseMode.h.

Referenced by DoDataExchange(), OnInitDialog(), and OnOK().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:04 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2