casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casa::PlotEvent Class Referenceabstract

Base class for an event. More...

#include <PlotEvent.h>

Inheritance diagram for casa::PlotEvent:
casa::PlotButtonEvent casa::PlotCheckboxEvent casa::PlotKeyEvent casa::PlotMouseEvent casa::PlotResizeEvent casa::PlotSelectEvent casa::PlotWheelEvent casa::PlotClickEvent casa::PlotMouseDragEvent casa::PlotMouseMoveEvent casa::PlotMousePressEvent casa::PlotMouseReleaseEvent

Public Member Functions

 PlotEvent ()
 
virtual ~PlotEvent ()
 
virtual void * origin () const =0
 Return the origin of the object that spawned this event. More...
 

Detailed Description

Base class for an event.

Definition at line 41 of file PlotEvent.h.

Constructor & Destructor Documentation

casa::PlotEvent::PlotEvent ( )
inline

Definition at line 43 of file PlotEvent.h.

virtual casa::PlotEvent::~PlotEvent ( )
inlinevirtual

Definition at line 45 of file PlotEvent.h.

Member Function Documentation

virtual void* casa::PlotEvent::origin ( ) const
pure virtual

The documentation for this class was generated from the following file: