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
JKQTFPRGBImageOverlayPlot Member List

This is the complete list of members for JKQTFPRGBImageOverlayPlot, including all inherited members.

colorMaxBlueJKQTFPRGBImageOverlayPlotprotected
colorMaxGreenJKQTFPRGBImageOverlayPlotprotected
colorMaxRedJKQTFPRGBImageOverlayPlotprotected
colorMinBlueJKQTFPRGBImageOverlayPlotprotected
colorMinGreenJKQTFPRGBImageOverlayPlotprotected
colorMinRedJKQTFPRGBImageOverlayPlotprotected
drawGraph(QPainter &painter) overrideJKQTFPRGBImageOverlayPlotvirtual
getColorMaxBlue() constJKQTFPRGBImageOverlayPlotinline
getColorMaxGreen() constJKQTFPRGBImageOverlayPlotinline
getColorMaxRed() constJKQTFPRGBImageOverlayPlotinline
getColorMinBlue() constJKQTFPRGBImageOverlayPlotinline
getColorMinGreen() constJKQTFPRGBImageOverlayPlotinline
getColorMinRed() constJKQTFPRGBImageOverlayPlotinline
getHeight() constJKQTFPRGBImageOverlayPlotinline
getImageBlue() constJKQTFPRGBImageOverlayPlotinline
getImageFormatBlue() constJKQTFPRGBImageOverlayPlotinline
getImageFormatGreen() constJKQTFPRGBImageOverlayPlotinline
getImageFormatRed() constJKQTFPRGBImageOverlayPlotinline
getImageGreen() constJKQTFPRGBImageOverlayPlotinline
getImageRed() constJKQTFPRGBImageOverlayPlotinline
getRotation() constJKQTFPRGBImageOverlayPlotinline
getWidth() constJKQTFPRGBImageOverlayPlotinline
getXmax() constJKQTFPRGBImageOverlayPlotinline
getXmin() constJKQTFPRGBImageOverlayPlotinline
getYmax() constJKQTFPRGBImageOverlayPlotinline
getYmin() constJKQTFPRGBImageOverlayPlotinline
heightJKQTFPRGBImageOverlayPlotprotected
imageBlueJKQTFPRGBImageOverlayPlotprotected
imageFormatBlueJKQTFPRGBImageOverlayPlotprotected
imageFormatGreenJKQTFPRGBImageOverlayPlotprotected
imageFormatRedJKQTFPRGBImageOverlayPlotprotected
imageGreenJKQTFPRGBImageOverlayPlotprotected
imageRedJKQTFPRGBImageOverlayPlotprotected
isVisible() constJKQTFPPlotinline
JKQTFPPlot(JKQTFastPlotter *parent)JKQTFPPlot
JKQTFPRGBImageOverlayPlot(JKQTFastPlotter *parent, void *imageRed, JKQTFPImageFormat imageFormat, int width, int height, double xmin, double xmax, double ymin, double ymax)JKQTFPRGBImageOverlayPlot
JKQTFPRGBImageOverlayPlot(JKQTFastPlotter *parent, void *imageRed, JKQTFPImageFormat imageFormat, int width, int height)JKQTFPRGBImageOverlayPlot
JKQTFPRGBImageOverlayPlot(JKQTFastPlotter *parent)JKQTFPRGBImageOverlayPlotexplicit
paint(QPainter &painter)JKQTFPPlot
parentJKQTFPPlotprotected
replot()JKQTFPPlot
rotationJKQTFPRGBImageOverlayPlotprotected
setColorMaxBlue(uint32_t colorMax)JKQTFPRGBImageOverlayPlotinlineslot
setColorMaxBlue(int colorMax)JKQTFPRGBImageOverlayPlotinlineslot
setColorMaxBlue(double colorMax)JKQTFPRGBImageOverlayPlotinlineslot
setColorMaxGreen(uint32_t colorMax)JKQTFPRGBImageOverlayPlotinlineslot
setColorMaxGreen(int colorMax)JKQTFPRGBImageOverlayPlotinlineslot
setColorMaxGreen(double colorMax)JKQTFPRGBImageOverlayPlotinlineslot
setColorMaxRed(uint32_t colorMax)JKQTFPRGBImageOverlayPlotinlineslot
setColorMaxRed(int colorMax)JKQTFPRGBImageOverlayPlotinlineslot
setColorMaxRed(double colorMax)JKQTFPRGBImageOverlayPlotinlineslot
setColorMinBlue(uint32_t colorMin)JKQTFPRGBImageOverlayPlotinlineslot
setColorMinBlue(int colorMin)JKQTFPRGBImageOverlayPlotinlineslot
setColorMinBlue(double colorMin)JKQTFPRGBImageOverlayPlotinlineslot
setColorMinGreen(uint32_t colorMin)JKQTFPRGBImageOverlayPlotinlineslot
setColorMinGreen(int colorMin)JKQTFPRGBImageOverlayPlotinlineslot
setColorMinGreen(double colorMin)JKQTFPRGBImageOverlayPlotinlineslot
setColorMinRed(uint32_t colorMin)JKQTFPRGBImageOverlayPlotinlineslot
setColorMinRed(int colorMin)JKQTFPRGBImageOverlayPlotinlineslot
setColorMinRed(double colorMin)JKQTFPRGBImageOverlayPlotinlineslot
setHeight(int __value)JKQTFPRGBImageOverlayPlotinline
setImage(void *imageRed, JKQTFPImageFormat imageFormatRed, int width, int height)JKQTFPRGBImageOverlayPlot
setImage(void *imageRed, JKQTFPImageFormat imageFormatRed, void *imageGreen, JKQTFPImageFormat imageFormatGreen, int width, int height)JKQTFPRGBImageOverlayPlot
setImage(void *imageRed, JKQTFPImageFormat imageFormatRed, void *imageGreen, JKQTFPImageFormat imageFormatGreen, void *imageBlue, JKQTFPImageFormat imageFormatBlue, int width, int height)JKQTFPRGBImageOverlayPlot
setImage(void *imageRed, JKQTFPImageFormat imageFormatRed, int width, int height, double xmin, double xmax, double ymin, double ymax)JKQTFPRGBImageOverlayPlot
setImage(void *imageRed, JKQTFPImageFormat imageFormatRed, void *imageGreen, JKQTFPImageFormat imageFormatGreen, int width, int height, double xmin, double xmax, double ymin, double ymax)JKQTFPRGBImageOverlayPlot
setImage(void *imageRed, JKQTFPImageFormat imageFormatRed, void *imageGreen, JKQTFPImageFormat imageFormatGreen, void *imageBlue, JKQTFPImageFormat imageFormatBlue, int width, int height, double xmin, double xmax, double ymin, double ymax)JKQTFPRGBImageOverlayPlot
setImageBlue(void *__value, JKQTFPImageFormat __value2)JKQTFPRGBImageOverlayPlotinline
setImageGreen(void *__value, JKQTFPImageFormat __value2)JKQTFPRGBImageOverlayPlotinline
setImageRed(void *__value, JKQTFPImageFormat __value2)JKQTFPRGBImageOverlayPlotinline
setParent(JKQTFastPlotter *parent)JKQTFPPlotinline
setRotation(int rotation)JKQTFPRGBImageOverlayPlotinlineslot
setVisible(bool visible)JKQTFPPlotinlineslot
setWidth(int __value)JKQTFPRGBImageOverlayPlotinline
setXmax(double __value)JKQTFPRGBImageOverlayPlotinline
setXmin(double __value)JKQTFPRGBImageOverlayPlotinline
setYmax(double __value)JKQTFPRGBImageOverlayPlotinline
setYmin(double __value)JKQTFPRGBImageOverlayPlotinline
visibleJKQTFPPlotprotected
widthJKQTFPRGBImageOverlayPlotprotected
xmaxJKQTFPRGBImageOverlayPlotprotected
xminJKQTFPRGBImageOverlayPlotprotected
ymaxJKQTFPRGBImageOverlayPlotprotected
yminJKQTFPRGBImageOverlayPlotprotected
~JKQTFPPlot()JKQTFPPlotvirtual