25#ifndef BITMAP2CMP_CONTROL_H 
   26#define BITMAP2CMP_CONTROL_H 
int Close(const TOOL_EVENT &aEvent)
 
int Open(const TOOL_EVENT &aEvent)
 
BITMAP2CMP_FRAME * m_frame
 
virtual ~BITMAP2CMP_CONTROL()
 
void setTransitions() override
< Set up handlers for various events.
 
bool Init() override
Init() is called once upon a registration of the tool.