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

CRemoteWnd::CmdButton Class Reference

#include <WndMonitor.h>

List of all members.

Public Member Functions

 CmdButton (LPCTSTR pszName)
BOOL HitTest (const CPoint &point, BOOL bAll=FALSE) const
void Paint (CDC *pdcWindow, CRect &rcWindow, CSkinWindow *pSkin, CmdButton *pHover, CmdButton *pDown)
virtual void Show (BOOL bShow=TRUE)
virtual void Enable (BOOL bOn=TRUE)
virtual void SetCheck (int nCheck=1)
virtual void Execute (CFrameWnd *pTarget)

Public Attributes

CString m_sName
CRect m_rc
BOOL m_bVisible
BOOL m_bEnabled
BOOL m_bChecked
BOOL m_bChanged


Constructor & Destructor Documentation

CRemoteWnd::CmdButton::CmdButton LPCTSTR  pszName  ) 
 

Definition at line 1001 of file WndMonitor.cpp.

References CoolInterface, m_bChecked, m_bEnabled, m_bVisible, m_sName, and CCoolInterface::NameToID().


Member Function Documentation

void CRemoteWnd::CmdButton::Enable BOOL  bOn = TRUE  )  [virtual]
 

Definition at line 1023 of file WndMonitor.cpp.

References m_bChanged, and m_bEnabled.

void CRemoteWnd::CmdButton::Execute CFrameWnd *  pTarget  )  [virtual]
 

Definition at line 1038 of file WndMonitor.cpp.

References m_bEnabled, and m_bVisible.

Referenced by CRemoteWnd::OnLButtonUp().

BOOL CRemoteWnd::CmdButton::HitTest const CPoint &  point,
BOOL  bAll = FALSE
const
 

Definition at line 1011 of file WndMonitor.cpp.

References m_bEnabled, and m_rc.

Referenced by CRemoteWnd::HitTestButtons().

void CRemoteWnd::CmdButton::Paint CDC *  pdcWindow,
CRect &  rcWindow,
CSkinWindow pSkin,
CmdButton pHover,
CmdButton pDown
 

Definition at line 1046 of file WndMonitor.cpp.

References CSkinWindow::GetAnchor(), m_bChecked, m_bEnabled, m_bVisible, m_rc, m_sName, NULL, and CSkinWindow::PaintPartOnAnchor().

void CRemoteWnd::CmdButton::SetCheck int  nCheck = 1  )  [virtual]
 

Definition at line 1031 of file WndMonitor.cpp.

References m_bChanged, and m_bChecked.

void CRemoteWnd::CmdButton::Show BOOL  bShow = TRUE  )  [virtual]
 

Definition at line 1016 of file WndMonitor.cpp.

References m_bChanged, and m_bVisible.


Member Data Documentation

BOOL CRemoteWnd::CmdButton::m_bChanged
 

Definition at line 59 of file WndMonitor.h.

Referenced by Enable(), SetCheck(), Show(), and CRemoteWnd::UpdateCmdButtons().

BOOL CRemoteWnd::CmdButton::m_bChecked
 

Definition at line 58 of file WndMonitor.h.

Referenced by CmdButton(), Paint(), and SetCheck().

BOOL CRemoteWnd::CmdButton::m_bEnabled
 

Definition at line 57 of file WndMonitor.h.

Referenced by CmdButton(), Enable(), Execute(), HitTest(), and Paint().

BOOL CRemoteWnd::CmdButton::m_bVisible
 

Definition at line 56 of file WndMonitor.h.

Referenced by CmdButton(), Execute(), Paint(), and Show().

CRect CRemoteWnd::CmdButton::m_rc
 

Definition at line 55 of file WndMonitor.h.

Referenced by HitTest(), and Paint().

CString CRemoteWnd::CmdButton::m_sName
 

Definition at line 54 of file WndMonitor.h.

Referenced by CmdButton(), and Paint().


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