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

CPromoteDlg Class Reference

#include <DlgPromote.h>

Inheritance diagram for CPromoteDlg:

CSkinDialog List of all members.

Public Types

enum  { IDD = IDD_PROMOTE }

Public Member Functions

 CPromoteDlg (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)
afx_msg HBRUSH OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor)
afx_msg BOOL OnSetCursor (CWnd *pWnd, UINT nHitTest, UINT message)
afx_msg void OnLButtonUp (UINT nFlags, CPoint point)
virtual BOOL OnInitDialog ()
afx_msg void OnPaint ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 39 of file DlgPromote.h.


Constructor & Destructor Documentation

CPromoteDlg::CPromoteDlg CWnd *  pParent = NULL  ) 
 

Definition at line 46 of file DlgPromote.cpp.


Member Function Documentation

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

Reimplemented from CSkinDialog.

Definition at line 52 of file DlgPromote.cpp.

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

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

Reimplemented from CSkinDialog.

Definition at line 89 of file DlgPromote.cpp.

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

BOOL CPromoteDlg::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSkinDialog.

Definition at line 64 of file DlgPromote.cpp.

References CCoolInterface::GetDialogBkColor(), IDR_MAINFRAME, m_brWhite, m_crWhite, CSkinDialog::OnInitDialog(), and CSkinDialog::SkinMe().

void CPromoteDlg::OnLButtonUp UINT  nFlags,
CPoint  point
[protected]
 

Definition at line 125 of file DlgPromote.cpp.

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

void CPromoteDlg::OnPaint  )  [protected]
 

Definition at line 76 of file DlgPromote.cpp.

References m_crWhite.

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

Definition at line 108 of file DlgPromote.cpp.

References IDC_HAND, m_wndWeb, and theApp.


Member Data Documentation

CBrush CPromoteDlg::m_brWhite
 

Definition at line 45 of file DlgPromote.h.

Referenced by OnCtlColor(), and OnInitDialog().

COLORREF CPromoteDlg::m_crWhite
 

Definition at line 44 of file DlgPromote.h.

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

CStatic CPromoteDlg::m_wndTitle
 

Definition at line 41 of file DlgPromote.h.

Referenced by DoDataExchange(), and OnCtlColor().

CStatic CPromoteDlg::m_wndWeb
 

Definition at line 40 of file DlgPromote.h.

Referenced by DoDataExchange(), OnCtlColor(), OnLButtonUp(), and OnSetCursor().


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