base class for all plots that may be plotted by JKQTFastPlotter
More...
#include <jkqtfastplotter.h>
base class for all plots that may be plotted by JKQTFastPlotter
- Deprecated:
- The class JKQTFastPlotter and all its support classes are deprecated and will be removed in future versions.
◆ JKQTFPPlot()
◆ ~JKQTFPPlot()
virtual JKQTFPPlot::~JKQTFPPlot |
( |
| ) |
|
|
virtual |
◆ drawGraph()
virtual void JKQTFPPlot::drawGraph |
( |
QPainter & |
painter | ) |
|
|
pure virtual |
draw the graph
Implemented in JKQTFPLinePlot, JKQTFPVCrossPlot, JKQTFPVBarPlot, JKQTFPXRangePlot, JKQTFPYRangePlot, JKQTFPQImagePlot, JKQTFPimagePlot, JKQTFPRGBImageOverlayPlot, JKQTFPimageOverlayPlot, JKQTFPQScaleBarXPlot, and JKQTFPQOverlayLinearGridPlot.
◆ isVisible()
bool JKQTFPPlot::isVisible |
( |
| ) |
const |
|
inline |
returns whether this graph is visible inside the plot
◆ paint()
void JKQTFPPlot::paint |
( |
QPainter & |
painter | ) |
|
◆ replot()
void JKQTFPPlot::replot |
( |
| ) |
|
start a replot of the parent widget
◆ setParent()
set the parent of the plot
◆ setVisible
void JKQTFPPlot::setVisible |
( |
bool |
visible | ) |
|
|
inlineslot |
◆ parent
parent class, i.e. the plotter to plot on
◆ visible
indicates whether the plot is visible or not
The documentation for this class was generated from the following file: