#include <tools.h>


Public Member Functions | |
| void | OnComEvent (a2dComEvent &event) |
| bool | ProcessEvent (wxEvent &event) |
| event recieved from tools processed here | |
A a2dToolEvtHandler is/can be set to a a2dBaseTool as an event handler in between the tool its own event handler. This is the easiest way to make a whole set of tools behave to a certain model.
Definition at line 831 of file tools.h.