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

CWizardFinishedPage Class Reference

#include <WizardFinishedPage.h>

Inheritance diagram for CWizardFinishedPage:

CWizardPage List of all members.

Public Types

enum  { IDD = IDD_WIZARD_FINISHED }

Public Member Functions

 CWizardFinishedPage ()
virtual ~CWizardFinishedPage ()
virtual BOOL OnSetActive ()
virtual BOOL OnWizardFinish ()

Public Attributes

BOOL m_bAutoConnect
BOOL m_bConnect
BOOL m_bStartup

Protected Member Functions

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

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 42 of file WizardFinishedPage.h.


Constructor & Destructor Documentation

CWizardFinishedPage::CWizardFinishedPage  ) 
 

Definition at line 49 of file WizardFinishedPage.cpp.

CWizardFinishedPage::~CWizardFinishedPage  )  [virtual]
 

Definition at line 58 of file WizardFinishedPage.cpp.


Member Function Documentation

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

Definition at line 62 of file WizardFinishedPage.cpp.

References IDC_WIZARD_AUTO, IDC_WIZARD_CONNECT, IDC_WIZARD_STARTUP, m_bAutoConnect, m_bConnect, and m_bStartup.

BOOL CWizardFinishedPage::OnInitDialog  )  [protected, virtual]
 

Definition at line 75 of file WizardFinishedPage.cpp.

References CSkin::Apply(), m_bAutoConnect, m_bConnect, m_bStartup, and Skin.

BOOL CWizardFinishedPage::OnSetActive  )  [virtual]
 

Definition at line 90 of file WizardFinishedPage.cpp.

References CWizardPage::SetWizardButtons().

BOOL CWizardFinishedPage::OnWizardFinish  )  [virtual]
 

Definition at line 96 of file WizardFinishedPage.cpp.

References CSettings::sConnection::AutoConnect, CNetwork::Connect(), CSettings::Connection, CHostCache::eDonkey, CSettings::eDonkey, CSettings::seDonkey::EnableToday, HostCache, m_bAutoConnect, m_bConnect, m_bStartup, CHostCacheList::m_nHosts, Network, CSettings::SetStartup(), and Settings.


Member Data Documentation

BOOL CWizardFinishedPage::m_bAutoConnect
 

Definition at line 43 of file WizardFinishedPage.h.

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

BOOL CWizardFinishedPage::m_bConnect
 

Definition at line 44 of file WizardFinishedPage.h.

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

BOOL CWizardFinishedPage::m_bStartup
 

Definition at line 45 of file WizardFinishedPage.h.

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


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