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

CAboutDlg Class Reference

#include <DlgAbout.h>

Inheritance diagram for CAboutDlg:

CSkinDialog List of all members.

Public Types

enum  { IDD = IDD_ABOUT }

Public Member Functions

 CAboutDlg (CWnd *pParent=NULL)

Public Attributes

CStatic m_wndWeb
CStatic m_wndTitle
COLORREF m_crWhite
CBrush m_brWhite

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnPaint ()
afx_msg HBRUSH OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor)
afx_msg BOOL OnSetCursor (CWnd *pWnd, UINT nHitTest, UINT message)
afx_msg void OnLButtonDown (UINT nFlags, CPoint point)
afx_msg void OnRButtonDown (UINT nFlags, CPoint point)
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 39 of file DlgAbout.h.


Constructor & Destructor Documentation

CAboutDlg::CAboutDlg CWnd *  pParent = NULL  ) 
 

Definition at line 48 of file DlgAbout.cpp.


Member Function Documentation

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

Reimplemented from CSkinDialog.

Definition at line 54 of file DlgAbout.cpp.

References CSkinDialog::DoDataExchange(), IDC_TITLE, IDC_WEB, m_wndTitle, and m_wndWeb.

int CAboutDlg::OnCreate LPCREATESTRUCT  lpCreateStruct  )  [protected]
 

Reimplemented from CSkinDialog.

Definition at line 168 of file DlgAbout.cpp.

HBRUSH CAboutDlg::OnCtlColor CDC *  pDC,
CWnd *  pWnd,
UINT  nCtlColor
[protected]
 

Reimplemented from CSkinDialog.

Definition at line 102 of file DlgAbout.cpp.

References m_brWhite, m_crWhite, CShareazaApp::m_gdiFontBold, CShareazaApp::m_gdiFontLine, m_wndTitle, m_wndWeb, CSkinDialog::OnCtlColor(), and theApp.

BOOL CAboutDlg::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSkinDialog.

Definition at line 66 of file DlgAbout.cpp.

References CCoolInterface::GetDialogBkColor(), IDR_MAINFRAME, m_brWhite, m_crWhite, CShareazaApp::m_sVersion, m_wndTitle, CSkinDialog::OnInitDialog(), CSkinDialog::SkinMe(), and theApp.

void CAboutDlg::OnLButtonDown UINT  nFlags,
CPoint  point
[protected]
 

Definition at line 138 of file DlgAbout.cpp.

References CShareazaApp::m_sVersion, m_wndWeb, NULL, and theApp.

void CAboutDlg::OnPaint  )  [protected]
 

Definition at line 89 of file DlgAbout.cpp.

References m_crWhite.

void CAboutDlg::OnRButtonDown UINT  nFlags,
CPoint  point
[protected]
 

Definition at line 154 of file DlgAbout.cpp.

References m_wndWeb, and NULL.

BOOL CAboutDlg::OnSetCursor CWnd *  pWnd,
UINT  nHitTest,
UINT  message
[protected]
 

Definition at line 121 of file DlgAbout.cpp.

References IDC_HAND, m_wndWeb, and theApp.


Member Data Documentation

CBrush CAboutDlg::m_brWhite
 

Definition at line 45 of file DlgAbout.h.

Referenced by OnCtlColor(), and OnInitDialog().

COLORREF CAboutDlg::m_crWhite
 

Definition at line 44 of file DlgAbout.h.

Referenced by OnCtlColor(), OnInitDialog(), and OnPaint().

CStatic CAboutDlg::m_wndTitle
 

Definition at line 41 of file DlgAbout.h.

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

CStatic CAboutDlg::m_wndWeb
 

Definition at line 40 of file DlgAbout.h.

Referenced by DoDataExchange(), OnCtlColor(), OnLButtonDown(), OnRButtonDown(), and OnSetCursor().


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