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

CProfileManagerDlg Class Reference

#include <DlgProfileManager.h>

Inheritance diagram for CProfileManagerDlg:

CSettingsSheet CSkinDialog List of all members.

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

Constructor & Destructor Documentation

CProfileManagerDlg::CProfileManagerDlg  ) 
 

Definition at line 57 of file DlgProfileManager.cpp.

CProfileManagerDlg::~CProfileManagerDlg  )  [virtual]
 

Definition at line 62 of file DlgProfileManager.cpp.


Member Function Documentation

void CProfileManagerDlg::AddGroup CSettingsPage pPage  )  [protected]
 

Definition at line 109 of file DlgProfileManager.cpp.

References CSettingsSheet::AddGroup(), CSkin::GetDialogCaption(), NULL, and Skin.

Referenced by DoModal().

void CProfileManagerDlg::AddPage CSettingsPage pPage  )  [protected]
 

Definition at line 103 of file DlgProfileManager.cpp.

References CSettingsSheet::AddPage(), CSkin::GetDialogCaption(), NULL, and Skin.

Referenced by DoModal().

int CProfileManagerDlg::DoModal LPCTSTR  pszWindow = NULL  ) 
 

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().

void CProfileManagerDlg::DoPaint CDC &  dc  )  [protected, virtual]
 

Reimplemented from CSettingsSheet.

Definition at line 138 of file DlgProfileManager.cpp.

References CSettingsSheet::DoPaint(), and m_bmHeader.

void CProfileManagerDlg::OnApply  )  [protected, virtual]
 

Reimplemented from CSettingsSheet.

Definition at line 162 of file DlgProfileManager.cpp.

References MyProfile, CSettingsSheet::OnApply(), and CGProfile::Save().

BOOL CProfileManagerDlg::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSettingsSheet.

Definition at line 127 of file DlgProfileManager.cpp.

References IDB_WIZARD, IDR_MAINFRAME, m_bmHeader, NULL, CSettingsSheet::OnInitDialog(), and CSkinDialog::SkinMe().

void CProfileManagerDlg::OnOK  )  [protected, virtual]
 

Reimplemented from CSettingsSheet.

Definition at line 156 of file DlgProfileManager.cpp.

References MyProfile, CSettingsSheet::OnOK(), and CGProfile::Save().

BOOL CProfileManagerDlg::Run LPCTSTR  pszWindow = NULL  )  [static]
 

Definition at line 69 of file DlgProfileManager.cpp.

References DoModal().


Member Data Documentation

CBitmap CProfileManagerDlg::m_bmHeader [protected]
 

Definition at line 41 of file DlgProfileManager.h.

Referenced by DoPaint(), and OnInitDialog().


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