|
virtual const AFX_MSGMAP * | GetMessageMap () const |
|
virtual void | DoWaitCursor (int nCode) |
|
void | BeginWaitCursor () |
|
void | EndWaitCursor () |
|
void | RestoreWaitCursor () |
|
bool | OnCmdMsg (unsigned int nID, int nCode, void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo) |
|
| CObject (const CObject &)=default |
|
CObject & | operator= (const CObject &)=default |
|
virtual const CRuntimeClass * | GetRuntimeClass () const |
|
virtual void | AssertValid () const |
|
virtual void | Dump (CDumpContext &dc) const |
|
bool | IsKindOf (const CRuntimeClass *pClass) const |
|
◆ DoWaitCursor()
virtual void Bagel::MFC::CCmdTarget::DoWaitCursor |
( |
int |
nCode | ) |
|
|
virtual |
Adds or remove a wait mouse cursor
- Parameters
-
nCode | 0 => restore, 1=> begin, -1=> end |
Reimplemented in Bagel::MFC::CWinApp.
The documentation for this class was generated from the following file: