#include <DlgProfileManager.h>
Inheritance diagram for CProfileManagerDlg:

Public Member Functions | |
| CProfileManagerDlg () | |
| virtual | ~CProfileManagerDlg () |
| int | DoModal (LPCTSTR pszWindow=NULL) |
Static Public Member Functions | |
| static BOOL | Run (LPCTSTR pszWindow=NULL) |
Protected Member Functions | |
| void | AddPage (CSettingsPage *pPage) |
| void | AddGroup (CSettingsPage *pPage) |
| virtual void | DoPaint (CDC &dc) |
| virtual BOOL | OnInitDialog () |
| virtual void | OnOK () |
| virtual void | OnApply () |
Protected Attributes | |
| CBitmap | m_bmHeader |
|
|
Definition at line 57 of file DlgProfileManager.cpp. |
|
|
Definition at line 62 of file DlgProfileManager.cpp. |
|
|
Definition at line 109 of file DlgProfileManager.cpp. References CSettingsSheet::AddGroup(), CSkin::GetDialogCaption(), NULL, and Skin. Referenced by DoModal(). |
|
|
Definition at line 103 of file DlgProfileManager.cpp. References CSettingsSheet::AddPage(), CSkin::GetDialogCaption(), NULL, and Skin. Referenced by DoModal(). |
|
|
Definition at line 76 of file DlgProfileManager.cpp. References AddGroup(), AddPage(), CSettingsSheet::DoModal(), CSettingsSheet::GetPage(), and CSettingsSheet::SetActivePage(). Referenced by CCommunitySettingsPage::OnEditProfile(), CMainWnd::OnToolsProfile(), and Run(). |
|
|
Reimplemented from CSettingsSheet. Definition at line 138 of file DlgProfileManager.cpp. References CSettingsSheet::DoPaint(), and m_bmHeader. |
|
|
Reimplemented from CSettingsSheet. Definition at line 162 of file DlgProfileManager.cpp. References MyProfile, CSettingsSheet::OnApply(), and CGProfile::Save(). |
|
|
Reimplemented from CSettingsSheet. Definition at line 127 of file DlgProfileManager.cpp. References IDB_WIZARD, IDR_MAINFRAME, m_bmHeader, NULL, CSettingsSheet::OnInitDialog(), and CSkinDialog::SkinMe(). |
|
|
Reimplemented from CSettingsSheet. Definition at line 156 of file DlgProfileManager.cpp. References MyProfile, CSettingsSheet::OnOK(), and CGProfile::Save(). |
|
|
Definition at line 69 of file DlgProfileManager.cpp. References DoModal(). |
|
|
Definition at line 41 of file DlgProfileManager.h. Referenced by DoPaint(), and OnInitDialog(). |
1.4.2