#include <graphics/GenericPlotter/PlotEvent.h>
#include <casa/namespace.h>
Include dependency graph for PlotEventHandler.h:

Go to the source code of this file.
Namespaces | |
| namespace | casa |
Classes | |
| class | casa::PlotSelectEventHandler |
| Base class for a handler for PlotSelectEvent. More... | |
| class | casa::PlotClickEventHandler |
| Base class for a handler for PlotClickEvent. More... | |
| class | casa::PlotMousePressEventHandler |
| Base class for a handler for PlotMousePressEvent. More... | |
| class | casa::PlotMouseReleaseEventHandler |
| Base class for a handler for PlotMouseReleaseEvent. More... | |
| class | casa::PlotMouseDragEventHandler |
| Base class for a handler for PlotMouseDragEvent. More... | |
| class | casa::PlotMouseMoveEventHandler |
| Base class for a handler for a PlotMouseMoveEvent. More... | |
| class | casa::PlotWheelEventHandler |
| Base class for a handler for PlotWheelEvent. More... | |
| class | casa::PlotKeyEventHandler |
| Base class for a handler for PlotKeyEvent. More... | |
| class | casa::PlotResizeEventHandler |
| Base class for a handler for PlotResizeEvent. More... | |
| class | casa::PlotButtonEventHandler |
| Base class for a handler for PlotButtonEvent. More... | |
| class | casa::PlotCheckboxEventHandler |
| Base class for a handler for PlotCheckboxEvent. More... | |
Typedefs | |
| typedef CountedPtr< PlotSelectEventHandler > | casa::PlotSelectEventHandlerPtr |
| Smart Pointer Definitions //. | |
| typedef CountedPtr< PlotClickEventHandler > | casa::PlotClickEventHandlerPtr |
| typedef CountedPtr< PlotMousePressEventHandler > | casa::PlotMousePressEventHandlerPtr |
| typedef CountedPtr< PlotMouseReleaseEventHandler > | casa::PlotMouseReleaseEventHandlerPtr |
| typedef CountedPtr< PlotMouseDragEventHandler > | casa::PlotMouseDragEventHandlerPtr |
| typedef CountedPtr< PlotMouseMoveEventHandler > | casa::PlotMouseMoveEventHandlerPtr |
| typedef CountedPtr< PlotWheelEventHandler > | casa::PlotWheelEventHandlerPtr |
| typedef CountedPtr< PlotKeyEventHandler > | casa::PlotKeyEventHandlerPtr |
| typedef CountedPtr< PlotResizeEventHandler > | casa::PlotResizeEventHandlerPtr |
| typedef CountedPtr< PlotButtonEventHandler > | casa::PlotButtonEventHandlerPtr |
| typedef CountedPtr< PlotCheckboxEventHandler > | casa::PlotCheckboxEventHandlerPtr |
1.5.1