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

CWizardSheet Class Reference

#include <WizardSheet.h>

List of all members.

Public Member Functions

 CWizardSheet (CWnd *pParentWnd=NULL, UINT iSelectPage=0)
virtual ~CWizardSheet ()
virtual BOOL OnChildNotify (UINT message, WPARAM wParam, LPARAM lParam, LRESULT *pLResult)
virtual BOOL OnInitDialog ()
afx_msg void OnPaint ()
afx_msg BOOL OnEraseBkgnd (CDC *pDC)
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg void OnNcCalcSize (BOOL bCalcValidRects, NCCALCSIZE_PARAMS FAR *lpncsp)
afx_msg UINT OnNcHitTest (CPoint point)
afx_msg BOOL OnNcActivate (BOOL bActive)
afx_msg void OnNcPaint ()
afx_msg void OnNcLButtonDown (UINT nHitTest, CPoint point)
afx_msg void OnNcLButtonUp (UINT nHitTest, CPoint point)
afx_msg void OnNcLButtonDblClk (UINT nHitTest, CPoint point)
afx_msg void OnNcMouseMove (UINT nHitTest, CPoint point)
afx_msg LONG OnSetText (WPARAM wParam, LPARAM lParam)

Static Public Member Functions

static BOOL RunWizard (CWnd *pParent=NULL)

Public Attributes

CRect m_rcPage
CBitmap m_bmHeader
CSkinWindowm_pSkin


Constructor & Destructor Documentation

CWizardSheet::CWizardSheet CWnd *  pParentWnd = NULL,
UINT  iSelectPage = 0
 

Definition at line 105 of file WizardSheet.cpp.

References m_pSkin, and NULL.

CWizardSheet::~CWizardSheet  )  [virtual]
 

Definition at line 114 of file WizardSheet.cpp.


Member Function Documentation

BOOL CWizardSheet::OnChildNotify UINT  message,
WPARAM  wParam,
LPARAM  lParam,
LRESULT *  pLResult
[virtual]
 

Definition at line 167 of file WizardSheet.cpp.

References CShareazaApp::m_gdiFont, NULL, and theApp.

BOOL CWizardSheet::OnEraseBkgnd CDC *  pDC  ) 
 

Definition at line 225 of file WizardSheet.cpp.

BOOL CWizardSheet::OnInitDialog  )  [virtual]
 

Definition at line 121 of file WizardSheet.cpp.

References IDB_WIZARD, IDR_MAINFRAME, IDS_WIZARD_EXIT, LoadString(), m_bmHeader, CShareazaApp::m_gdiFont, and theApp.

BOOL CWizardSheet::OnNcActivate BOOL  bActive  ) 
 

Definition at line 272 of file WizardSheet.cpp.

References m_pSkin, and CSkinWindow::OnNcActivate().

void CWizardSheet::OnNcCalcSize BOOL  bCalcValidRects,
NCCALCSIZE_PARAMS FAR *  lpncsp
 

Definition at line 256 of file WizardSheet.cpp.

References m_pSkin, and CSkinWindow::OnNcCalcSize().

UINT CWizardSheet::OnNcHitTest CPoint  point  ) 
 

Definition at line 264 of file WizardSheet.cpp.

References m_pSkin, and CSkinWindow::OnNcHitTest().

void CWizardSheet::OnNcLButtonDblClk UINT  nHitTest,
CPoint  point
 

Definition at line 309 of file WizardSheet.cpp.

References m_pSkin, and CSkinWindow::OnNcLButtonDblClk().

void CWizardSheet::OnNcLButtonDown UINT  nHitTest,
CPoint  point
 

Definition at line 297 of file WizardSheet.cpp.

References m_pSkin, and CSkinWindow::OnNcLButtonDown().

void CWizardSheet::OnNcLButtonUp UINT  nHitTest,
CPoint  point
 

Definition at line 303 of file WizardSheet.cpp.

References m_pSkin, and CSkinWindow::OnNcLButtonUp().

void CWizardSheet::OnNcMouseMove UINT  nHitTest,
CPoint  point
 

Definition at line 315 of file WizardSheet.cpp.

References m_pSkin, and CSkinWindow::OnNcMouseMove().

void CWizardSheet::OnNcPaint  ) 
 

Definition at line 289 of file WizardSheet.cpp.

References m_pSkin, and CSkinWindow::OnNcPaint().

void CWizardSheet::OnPaint  ) 
 

Definition at line 230 of file WizardSheet.cpp.

References m_bmHeader.

LONG CWizardSheet::OnSetText WPARAM  wParam,
LPARAM  lParam
 

Definition at line 321 of file WizardSheet.cpp.

References m_pSkin, and CSkinWindow::OnSetText().

void CWizardSheet::OnSize UINT  nType,
int  cx,
int  cy
 

Definition at line 207 of file WizardSheet.cpp.

References m_pSkin, m_rcPage, NULL, and CSkinWindow::OnSize().

BOOL CWizardSheet::RunWizard CWnd *  pParent = NULL  )  [static]
 

Definition at line 67 of file WizardSheet.cpp.

References CGProfile::GetLocation(), CGProfile::GetNick(), MyProfile, NULL, CSettings::Save(), and Settings.

Referenced by CMainWnd::OnToolsWizard().


Member Data Documentation

CBitmap CWizardSheet::m_bmHeader
 

Definition at line 40 of file WizardSheet.h.

Referenced by OnInitDialog(), and OnPaint().

CSkinWindow* CWizardSheet::m_pSkin
 

Definition at line 41 of file WizardSheet.h.

Referenced by CWizardSheet(), OnNcActivate(), OnNcCalcSize(), OnNcHitTest(), OnNcLButtonDblClk(), OnNcLButtonDown(), OnNcLButtonUp(), OnNcMouseMove(), OnNcPaint(), OnSetText(), and OnSize().

CRect CWizardSheet::m_rcPage
 

Definition at line 39 of file WizardSheet.h.

Referenced by CWizardPage::OnSize(), and OnSize().


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