ScummVM API documentation
Bagel::MFC::CCmdTarget Class Reference
Inheritance diagram for Bagel::MFC::CCmdTarget:
Bagel::MFC::CObject Bagel::MFC::CDocTemplate Bagel::MFC::CDocument Bagel::MFC::CWinThread Bagel::MFC::CWnd Bagel::MFC::CSingleDocTemplate Bagel::HodjNPodj::CDibDoc Bagel::HodjNPodj::Metagame::Gtl::CGtlDoc Bagel::MFC::CWinApp Bagel::MFC::CButton Bagel::MFC::CDialog Bagel::MFC::CEdit Bagel::MFC::CFrameWnd Bagel::MFC::CListBox Bagel::MFC::CScrollBar Bagel::MFC::CStatic Bagel::MFC::CView

Public Member Functions

virtual const AFX_MSGMAPGetMessageMap () const
 
virtual void DoWaitCursor (int nCode)
 
void BeginWaitCursor ()
 
void EndWaitCursor ()
 
void RestoreWaitCursor ()
 
bool OnCmdMsg (unsigned int nID, int nCode, void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo)
 
- Public Member Functions inherited from Bagel::MFC::CObject
 CObject (const CObject &)=default
 
CObjectoperator= (const CObject &)=default
 
virtual const CRuntimeClassGetRuntimeClass () const
 
virtual void AssertValid () const
 
virtual void Dump (CDumpContext &dc) const
 
bool IsKindOf (const CRuntimeClass *pClass) const
 

Static Public Member Functions

static const AFX_MSGMAPGetThisMessageMap ()
 

Protected Member Functions

const AFX_MSGMAP_ENTRYLookupMessage (unsigned int message)
 
const AFX_MSGMAP_ENTRYAfxFindMessageEntry (const AFX_MSGMAP_ENTRY *lpEntry, unsigned int nMsg, unsigned int nCode, unsigned int nID)
 
bool _AfxDispatchCmdMsg (CCmdTarget *pTarget, unsigned int nID, int nCode, AFX_PMSG pfn, void *pExtra, unsigned int nSig, AFX_CMDHANDLERINFO *pHandlerInfo)
 

Additional Inherited Members

- Static Public Attributes inherited from Bagel::MFC::CObject
static const CRuntimeClass classCObject
 

Member Function Documentation

◆ DoWaitCursor()

virtual void Bagel::MFC::CCmdTarget::DoWaitCursor ( int  nCode)
virtual

Adds or remove a wait mouse cursor

Parameters
nCode0 => restore, 1=> begin, -1=> end

Reimplemented in Bagel::MFC::CWinApp.


The documentation for this class was generated from the following file: