Version: 9.12.0
Plot2d_QwtPlotPicker Class Reference

#include <Plot2d_ViewFrame.h>

Inheritance diagram for Plot2d_QwtPlotPicker:
Inheritance graph

Public Member Functions

 Plot2d_QwtPlotPicker (int xAxis, int yAxis, RubberBand rubberBand, DisplayMode trackerMode, QwtPlotCanvas *canvas)
 
 Plot2d_QwtPlotPicker (int xAxis, int yAxis, QwtPlotCanvas *canvas)
 
virtual ~Plot2d_QwtPlotPicker ()
 

Public Attributes

QList< QwtPlotMarker * > pMarkers
 
QMap< QwtPlotMarker *, QwtText > pMarkersToolTip
 

Static Public Attributes

static const double BOUND_HV_SIZE = 0.2
 

Protected Member Functions

virtual QwtText trackerText (const QPoint &pos) const
 

Constructor & Destructor Documentation

◆ Plot2d_QwtPlotPicker() [1/2]

Plot2d_QwtPlotPicker::Plot2d_QwtPlotPicker ( int  xAxis,
int  yAxis,
RubberBand  rubberBand,
DisplayMode  trackerMode,
QwtPlotCanvas *  canvas 
)

◆ Plot2d_QwtPlotPicker() [2/2]

Plot2d_QwtPlotPicker::Plot2d_QwtPlotPicker ( int  xAxis,
int  yAxis,
QwtPlotCanvas *  canvas 
)

◆ ~Plot2d_QwtPlotPicker()

Plot2d_QwtPlotPicker::~Plot2d_QwtPlotPicker ( )
virtual

Member Function Documentation

◆ trackerText()

QwtText Plot2d_QwtPlotPicker::trackerText ( const QPoint &  pos) const
protectedvirtual

References pMarkers, pMarkersToolTip, and yLeft.

Member Data Documentation

◆ BOUND_HV_SIZE

const double Plot2d_QwtPlotPicker::BOUND_HV_SIZE = 0.2
static

◆ pMarkers

QList<QwtPlotMarker*> Plot2d_QwtPlotPicker::pMarkers

◆ pMarkersToolTip

QMap<QwtPlotMarker*, QwtText> Plot2d_QwtPlotPicker::pMarkersToolTip

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