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

CWarningsDlg Class Reference

#include <DlgWarnings.h>

Inheritance diagram for CWarningsDlg:

CSkinDialog List of all members.

Public Types

enum  { IDD = IDD_WARNINGS }

Public Member Functions

 CWarningsDlg (CWnd *pParent=NULL)

Public Attributes

CStatic m_wndRespect
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 DlgWarnings.h.


Constructor & Destructor Documentation

CWarningsDlg::CWarningsDlg CWnd *  pParent = NULL  ) 
 

Definition at line 46 of file DlgWarnings.cpp.


Member Function Documentation

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

Reimplemented from CSkinDialog.

Definition at line 52 of file DlgWarnings.cpp.

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

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

Reimplemented from CSkinDialog.

Definition at line 90 of file DlgWarnings.cpp.

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

BOOL CWarningsDlg::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSkinDialog.

Definition at line 65 of file DlgWarnings.cpp.

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

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

Definition at line 126 of file DlgWarnings.cpp.

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

void CWarningsDlg::OnPaint  )  [protected]
 

Definition at line 77 of file DlgWarnings.cpp.

References m_crWhite.

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

Definition at line 109 of file DlgWarnings.cpp.

References IDC_HAND, m_wndWeb, and theApp.


Member Data Documentation

CBrush CWarningsDlg::m_brWhite
 

Definition at line 46 of file DlgWarnings.h.

Referenced by OnCtlColor(), and OnInitDialog().

COLORREF CWarningsDlg::m_crWhite
 

Definition at line 45 of file DlgWarnings.h.

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

CStatic CWarningsDlg::m_wndRespect
 

Definition at line 40 of file DlgWarnings.h.

Referenced by DoDataExchange(), and OnCtlColor().

CStatic CWarningsDlg::m_wndTitle
 

Definition at line 42 of file DlgWarnings.h.

Referenced by DoDataExchange(), and OnCtlColor().

CStatic CWarningsDlg::m_wndWeb
 

Definition at line 41 of file DlgWarnings.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:13 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2