#include <DlgCloseMode.h>
Inheritance diagram for CCloseModeDlg:
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 () |
|
Definition at line 39 of file DlgCloseMode.h. |
|
Definition at line 42 of file DlgCloseMode.cpp. |
|
Reimplemented from CSkinDialog. Definition at line 49 of file DlgCloseMode.cpp. References CSkinDialog::DoDataExchange(), IDC_CLOSE_0, and m_nMode. |
|
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(). |
|
Definition at line 84 of file DlgCloseMode.cpp. References CSettings::sGeneral::CloseMode, CSettings::General, m_nMode, and Settings. |
|
Definition at line 40 of file DlgCloseMode.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |