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

CHelpDlg Class Reference

#include <DlgHelp.h>

Inheritance diagram for CHelpDlg:

CSkinDialog List of all members.

Public Types

enum  { IDD = IDD_HELP }

Public Member Functions

 CHelpDlg (LPCTSTR pszName, CWnd *pParent=NULL)

Static Public Member Functions

static BOOL Show (LPCTSTR pszName, CWnd *pParent=NULL)

Public Attributes

CStatic m_wndBanner
CRichViewCtrl m_wndView
CRichDocument m_pDocument
CString m_sDocument

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg void OnClickView (RVN_ELEMENTEVENT *pNotify, LRESULT *pResult)

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 43 of file DlgHelp.h.


Constructor & Destructor Documentation

CHelpDlg::CHelpDlg LPCTSTR  pszName,
CWnd *  pParent = NULL
 

Definition at line 56 of file DlgHelp.cpp.

References m_sDocument.


Member Function Documentation

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

Reimplemented from CSkinDialog.

Definition at line 63 of file DlgHelp.cpp.

References CSkinDialog::DoDataExchange(), IDC_BANNER, and m_wndBanner.

void CHelpDlg::OnClickView RVN_ELEMENTEVENT pNotify,
LRESULT *  pResult
[protected]
 

Definition at line 119 of file DlgHelp.cpp.

References CShareazaApp::InternalURI(), RVN_ELEMENTEVENT::pElement, and theApp.

BOOL CHelpDlg::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSkinDialog.

Definition at line 74 of file DlgHelp.cpp.

References CRichViewCtrl::Create(), CSkin::GetDocument(), ID_HELP_ABOUT, IDC_HELP_VIEW, CRichDocument::LoadXML(), CRichDocument::m_crBackground, CSkin::m_crDialog, m_pDocument, m_sDocument, m_wndView, CSkinDialog::OnInitDialog(), OnSize(), CRichViewCtrl::SetDocument(), CRichViewCtrl::SetSelectable(), Skin, and CSkinDialog::SkinMe().

void CHelpDlg::OnSize UINT  nType,
int  cx,
int  cy
[protected]
 

Reimplemented from CSkinDialog.

Definition at line 100 of file DlgHelp.cpp.

References m_wndBanner, m_wndView, NULL, and CSkinDialog::OnSize().

Referenced by OnInitDialog().

BOOL CHelpDlg::Show LPCTSTR  pszName,
CWnd *  pParent = NULL
[static]
 

Definition at line 47 of file DlgHelp.cpp.

Referenced by CSearchWnd::ExecuteSearch(), CMainWnd::OnConnectionFail(), CMainWnd::OnDiskSpace(), CMainWnd::OnDiskWriteFail(), CTorrentSeedDlg::OnDownload(), CDownloadsWnd::OnDownloadsHelp(), CMainWnd::OnNoDonkeyServers(), CUploadsSettingsPage::OnOK(), CGeneralSettingsPage::OnOK(), CConnectionSettingsPage::OnOK(), CDownloadGroupDlg::OnOK(), CHomeSearchCtrl::OnSearchCreate(), CSearchWnd::OnSearchSearch(), CTorrentSeedDlg::OnSeed(), CWizardSharePage::OnShareAdd(), CShareManagerDlg::OnShareAdd(), CUploadsWnd::OnUploadsHelp(), and CWizardConnectionPage::OnWizardNext().


Member Data Documentation

CRichDocument CHelpDlg::m_pDocument
 

Definition at line 50 of file DlgHelp.h.

Referenced by OnInitDialog().

CString CHelpDlg::m_sDocument
 

Definition at line 51 of file DlgHelp.h.

Referenced by CHelpDlg(), and OnInitDialog().

CStatic CHelpDlg::m_wndBanner
 

Definition at line 44 of file DlgHelp.h.

Referenced by DoDataExchange(), and OnSize().

CRichViewCtrl CHelpDlg::m_wndView
 

Definition at line 49 of file DlgHelp.h.

Referenced by OnInitDialog(), and OnSize().


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