Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_UTILS_UNIT_TEST___EVENTS_UNIT_TEST__HPP
2 #define GUI_UTILS_UNIT_TEST___EVENTS_UNIT_TEST__HPP
CEvent - generic event implementation TODO TODO - Attachments.
void OnUpdateCheck(ICmdUI *pCmdUI)
disables pCmdUI
DECLARE_EVENT_MAP()
enables and checks pCmdUI
void OnUpdateDisable(ICmdUI *pCmdUI)
handler for eCmd_5 that does not have update handler
CTestCommandHandler(int id, TTrace &trace)
CTestEventAttachment.
CTestEventAttachment CTestEventAttachment is used for testing attachment management policies (how att...
static int sm_Count
CTestEventAttachment.
virtual ~CTestEventAttachment()
CTracingHandler_1(int id=-1)
CTracingHandler_1.
void OnEvent_C_Derived(CEvent *evt)
CTracingHandler_2(int id=-1)
CTracingHandler_2.
void OnEvent_A_Derived(CEvent *evt)
CTraceEvent::TTrace TTrace
object, that will be attached to event
Include a standard set of the NCBI C++ Toolkit most basic headers.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.