JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
Loading...
Searching...
No Matches
DEPRECATED: Plot Elements available in JKQTFastPlotter
Collaboration diagram for DEPRECATED: Plot Elements available in JKQTFastPlotter:

Classes

class  JKQTFPimageOverlayPlot
 plots an image overlay, i.e. a boolean image where each true pixel is drawn with a given color and the false pixels are transparent More...
 
class  JKQTFPimagePlot
 plots a given grayscale image with a given color palette More...
 
class  JKQTFPLinePlot
 a simple line plot for JKQTFastPlotter More...
 
class  JKQTFPPlot
 base class for all plots that may be plotted by JKQTFastPlotter More...
 
class  JKQTFPQImagePlot
 a plot of a QImage More...
 
class  JKQTFPQOverlayLinearGridPlot
 plot a horizontal scale bar More...
 
class  JKQTFPQScaleBarXPlot
 plot a horizontal scale bar More...
 
class  JKQTFPRGBImageOverlayPlot
 plots 1,2 or 3 given grayscale images as an overlay plot, where each channel is drawn as one color channel (e.g. red, green or blue). More...
 
class  JKQTFPVBarPlot
 a simple vertical bar plot for JKQTFastPlotter More...
 
class  JKQTFPVCrossPlot
 a simple plot that draws a cross for every datapoint More...
 
class  JKQTFPXRangePlot
 plot a range of x values More...
 
class  JKQTFPYRangePlot
 plot a range of x values More...
 

Detailed Description

Deprecated:
The class JKQTFastPlotter and all its support classes are deprecated and will be removed in future versions.