Mouse hover tracking.
More...
#include <PlotTracker.hh>
Inherits QwtPlotPicker.
Constructor.
- Parameters
-
[in] | _canvas | Canvas the tracker will be attached to. |
virtual QwtText trackerTextF |
( |
const QPointF & |
_pos | ) |
const |
|
protectedvirtual |
Overriden to provide customized hover text.
- Parameters
-
- Returns
- Text to display
virtual void updateDisplay |
( |
| ) |
|
|
protectedvirtual |
Overriden to update the hover line and tracker text.
virtual void widgetMousePressEvent |
( |
QMouseEvent * |
_e | ) |
|
|
protectedvirtual |
Mouse press event used to determine when to show/hide hover line.
- Parameters
-
virtual void widgetMouseReleaseEvent |
( |
QMouseEvent * |
_e | ) |
|
|
protectedvirtual |
Mouse release event used to determine when to show/hide hover line.
- Parameters
-
The documentation for this class was generated from the following file: