Public Member Functions | Protected Member Functions | Private Attributes | List of all members
rqt_multiplot::PlotZoomer Class Reference

#include <PlotZoomer.h>

Inheritance diagram for rqt_multiplot::PlotZoomer:
Inheritance graph
[legend]

Public Member Functions

void drawRubberBand (QPainter *painter) const
 
 PlotZoomer (QwtPlotCanvas *canvas, bool doReplot=true)
 
 ~PlotZoomer ()
 

Protected Member Functions

void widgetMousePressEvent (QMouseEvent *event)
 
void widgetMouseReleaseEvent (QMouseEvent *event)
 

Private Attributes

QPoint position_
 

Detailed Description

Definition at line 27 of file PlotZoomer.h.

Constructor & Destructor Documentation

rqt_multiplot::PlotZoomer::PlotZoomer ( QwtPlotCanvas *  canvas,
bool  doReplot = true 
)

Definition at line 34 of file PlotZoomer.cpp.

rqt_multiplot::PlotZoomer::~PlotZoomer ( )

Definition at line 40 of file PlotZoomer.cpp.

Member Function Documentation

void rqt_multiplot::PlotZoomer::drawRubberBand ( QPainter *  painter) const

Definition at line 47 of file PlotZoomer.cpp.

void rqt_multiplot::PlotZoomer::widgetMousePressEvent ( QMouseEvent *  event)
protected

Definition at line 68 of file PlotZoomer.cpp.

void rqt_multiplot::PlotZoomer::widgetMouseReleaseEvent ( QMouseEvent *  event)
protected

Definition at line 75 of file PlotZoomer.cpp.

Member Data Documentation

QPoint rqt_multiplot::PlotZoomer::position_
private

Definition at line 41 of file PlotZoomer.h.


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


rqt_multiplot
Author(s): Ralf Kaestner
autogenerated on Wed Jul 10 2019 03:49:44