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

#include <PlotPanner.h>

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

Public Member Functions

 PlotPanner (QwtPlotCanvas *canvas)
 
 ~PlotPanner ()
 

Protected Member Functions

bool eventFilter (QObject *object, QEvent *event)
 

Private Attributes

BoundingRectangle bounds_
 
QwtPlotCanvas * canvas_
 
QCursor canvasCursor_
 
QCursor cursor_
 
bool panning_
 
QPoint position_
 
QwtScaleMap xMap_
 
QwtScaleMap yMap_
 

Detailed Description

Definition at line 33 of file PlotPanner.h.

Constructor & Destructor Documentation

rqt_multiplot::PlotPanner::PlotPanner ( QwtPlotCanvas *  canvas)

Definition at line 36 of file PlotPanner.cpp.

rqt_multiplot::PlotPanner::~PlotPanner ( )

Definition at line 47 of file PlotPanner.cpp.

Member Function Documentation

bool rqt_multiplot::PlotPanner::eventFilter ( QObject *  object,
QEvent *  event 
)
protected

Definition at line 54 of file PlotPanner.cpp.

Member Data Documentation

BoundingRectangle rqt_multiplot::PlotPanner::bounds_
private

Definition at line 54 of file PlotPanner.h.

QwtPlotCanvas* rqt_multiplot::PlotPanner::canvas_
private

Definition at line 44 of file PlotPanner.h.

QCursor rqt_multiplot::PlotPanner::canvasCursor_
private

Definition at line 50 of file PlotPanner.h.

QCursor rqt_multiplot::PlotPanner::cursor_
private

Definition at line 49 of file PlotPanner.h.

bool rqt_multiplot::PlotPanner::panning_
private

Definition at line 46 of file PlotPanner.h.

QPoint rqt_multiplot::PlotPanner::position_
private

Definition at line 48 of file PlotPanner.h.

QwtScaleMap rqt_multiplot::PlotPanner::xMap_
private

Definition at line 52 of file PlotPanner.h.

QwtScaleMap rqt_multiplot::PlotPanner::yMap_
private

Definition at line 53 of file PlotPanner.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