, including all inherited members.
attach(PlotCanvas *canvas) | casa::PlotMSAnnotator | [protected, virtual] |
canvas() const | casa::PlotTool | [protected, virtual] |
clearAll(PlotCanvas *canvas=NULL) | casa::PlotMSAnnotator | |
clearRectangles(PlotCanvas *canvas=NULL) | casa::PlotMSAnnotator | |
clearText(PlotCanvas *canvas=NULL) | casa::PlotMSAnnotator | |
detach() | casa::PlotMSAnnotator | [protected, virtual] |
drawingMode() const | casa::PlotMSAnnotator | |
factory() const | casa::PlotTool | [protected, virtual] |
getCoordinateSystem() const | casa::PlotTool | [virtual] |
getXAxis() const | casa::PlotTool | [virtual] |
getYAxis() const | casa::PlotTool | [virtual] |
handleClick(const PlotClickEvent &event) | casa::PlotMouseTool | [inline, virtual] |
handleMouseDrag(const PlotMouseDragEvent &event) | casa::PlotMouseTool | [inline, virtual] |
handleMouseEvent(const PlotEvent &event) | casa::PlotMSAnnotator | [virtual] |
handleMouseMove(const PlotMouseMoveEvent &event) | casa::PlotMouseTool | [inline, virtual] |
handleMousePress(const PlotMousePressEvent &event) | casa::PlotMouseTool | [inline, virtual] |
handleMouseRelease(const PlotMouseReleaseEvent &event) | casa::PlotMouseTool | [inline, virtual] |
handleSelect(const PlotSelectEvent &event) | casa::PlotMouseTool | [inline, virtual] |
handleWheel(const PlotWheelEvent &event) | casa::PlotMouseTool | [inline, virtual] |
isActive() const | casa::PlotTool | [virtual] |
isAttached() const | casa::PlotTool | [protected, virtual] |
isBlocking() const | casa::PlotTool | [virtual] |
itsAnnotateAction_ | casa::PlotMSAnnotator | [private] |
itsARect_ | casa::PlotMSAnnotator | [private] |
itsAText_ | casa::PlotMSAnnotator | [private] |
itsFactory_ | casa::PlotMSAnnotator | [private] |
itsMode_ | casa::PlotMSAnnotator | [private] |
itsModeActions_ | casa::PlotMSAnnotator | [private] |
itsParent_ | casa::PlotMSAnnotator | [private] |
itsRectFill_ | casa::PlotMSAnnotator | [private] |
itsRectLine_ | casa::PlotMSAnnotator | [private] |
itsTextFill_ | casa::PlotMSAnnotator | [private] |
itsTextFont_ | casa::PlotMSAnnotator | [private] |
itsTextOutline_ | casa::PlotMSAnnotator | [private] |
lastEventWasHandled() const | casa::PlotTool | [virtual] |
m_active | casa::PlotTool | [protected] |
m_blocking | casa::PlotTool | [protected] |
m_canvas | casa::PlotTool | [protected] |
m_coordSystem | casa::PlotTool | [protected] |
m_factory | casa::PlotTool | [protected] |
m_lastEventHandled | casa::PlotTool | [protected] |
m_xAxis | casa::PlotTool | [protected] |
m_yAxis | casa::PlotTool | [protected] |
Mode enum name | casa::PlotMSAnnotator | |
PlotClickEventHandler() | casa::PlotClickEventHandler | [inline] |
PlotMouseDragEventHandler() | casa::PlotMouseDragEventHandler | [inline] |
PlotMouseMoveEventHandler() | casa::PlotMouseMoveEventHandler | [inline] |
PlotMousePressEventHandler() | casa::PlotMousePressEventHandler | [inline] |
PlotMouseReleaseEventHandler() | casa::PlotMouseReleaseEventHandler | [inline] |
PlotMouseTool(PlotCoordinate::System coordSys=PlotCoordinate::WORLD) | casa::PlotMouseTool | [inline] |
PlotMouseTool(PlotAxis xAxis, PlotAxis yAxis, PlotCoordinate::System coordSys=PlotCoordinate::WORLD) | casa::PlotMouseTool | [inline] |
PlotMSAnnotator(PlotMSApp *parent, Mode startingMode=TEXT) | casa::PlotMSAnnotator | |
PlotMSPlotManagerWatcher() | casa::PlotMSPlotManagerWatcher | [inline] |
PlotMSPlotter class | casa::PlotMSAnnotator | [friend] |
plotsChanged(const PlotMSPlotManager &manager) | casa::PlotMSAnnotator | [virtual] |
PlotSelectEventHandler() | casa::PlotSelectEventHandler | [inline] |
PlotTool(PlotCoordinate::System sys=PlotCoordinate::WORLD) | casa::PlotTool | |
PlotTool(PlotAxis xAxis, PlotAxis yAxis, PlotCoordinate::System sys=PlotCoordinate::WORLD) | casa::PlotTool | |
PlotWheelEventHandler() | casa::PlotWheelEventHandler | [inline] |
RECTANGLE enum value | casa::PlotMSAnnotator | |
rectangleAreaFill() const | casa::PlotMSAnnotator | |
rectangleLine() const | casa::PlotMSAnnotator | |
reset() | casa::PlotTool | [inline, virtual] |
setActions(QAction *annotateAction, const QMap< PlotMSAction::Type, QAction * > &actionMap, PlotFactoryPtr factory) | casa::PlotMSAnnotator | [protected] |
setActive(bool isActive=true) | casa::PlotMSAnnotator | [virtual] |
setBlocking(bool blocking=true) | casa::PlotTool | [virtual] |
setDefaults() | casa::PlotMSAnnotator | [private] |
setDrawingMode(Mode mode) | casa::PlotMSAnnotator | |
setRectangleAreaFill(const PlotAreaFillPtr fill) | casa::PlotMSAnnotator | |
setRectangleLine(const PlotLinePtr line) | casa::PlotMSAnnotator | |
setTextBackground(const PlotAreaFillPtr background) | casa::PlotMSAnnotator | |
setTextFont(const PlotFontPtr font) | casa::PlotMSAnnotator | |
setTextOutline(const PlotLinePtr outline) | casa::PlotMSAnnotator | |
TEXT enum value | casa::PlotMSAnnotator | |
textBackground() const | casa::PlotMSAnnotator | |
textFont() const | casa::PlotMSAnnotator | |
textOutline() const | casa::PlotMSAnnotator | |
~PlotClickEventHandler() | casa::PlotClickEventHandler | [inline, virtual] |
~PlotMouseDragEventHandler() | casa::PlotMouseDragEventHandler | [inline, virtual] |
~PlotMouseMoveEventHandler() | casa::PlotMouseMoveEventHandler | [inline, virtual] |
~PlotMousePressEventHandler() | casa::PlotMousePressEventHandler | [inline, virtual] |
~PlotMouseReleaseEventHandler() | casa::PlotMouseReleaseEventHandler | [inline, virtual] |
~PlotMouseTool() | casa::PlotMouseTool | [inline, virtual] |
~PlotMSAnnotator() | casa::PlotMSAnnotator | |
~PlotMSPlotManagerWatcher() | casa::PlotMSPlotManagerWatcher | [inline, virtual] |
~PlotSelectEventHandler() | casa::PlotSelectEventHandler | [inline, virtual] |
~PlotTool() | casa::PlotTool | [virtual] |
~PlotWheelEventHandler() | casa::PlotWheelEventHandler | [inline, virtual] |