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

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

colorBarWidthJKQTFPimagePlotprotected
colorMaxJKQTFPimagePlotprotected
colorMinJKQTFPimagePlotprotected
drawColorBarJKQTFPimagePlotprotected
drawGraph(QPainter &painter) overrideJKQTFPimagePlotvirtual
getColorBarWidth() constJKQTFPimagePlotinline
getColorMax() constJKQTFPimagePlotinline
getColorMin() constJKQTFPimagePlotinline
getDrawColorBar() constJKQTFPimagePlotinline
getHeight() constJKQTFPimagePlotinline
getImage() constJKQTFPimagePlotinline
getImageFormat() constJKQTFPimagePlotinline
getPalette() constJKQTFPimagePlotinline
getRotation() constJKQTFPimagePlotinline
getWidth() constJKQTFPimagePlotinline
getXmax() constJKQTFPimagePlotinline
getXmin() constJKQTFPimagePlotinline
getYmax() constJKQTFPimagePlotinline
getYmin() constJKQTFPimagePlotinline
heightJKQTFPimagePlotprotected
imageJKQTFPimagePlotprotected
imageFormatJKQTFPimagePlotprotected
isVisible() constJKQTFPPlotinline
JKQTFPimagePlot(JKQTFastPlotter *parent, void *image, JKQTFPImageFormat imageFormat, int width, int height, double xmin, double xmax, double ymin, double ymax, JKQTFPColorPalette palette=JKQTFP_MATLAB)JKQTFPimagePlot
JKQTFPimagePlot(JKQTFastPlotter *parent, void *image, JKQTFPImageFormat imageFormat, int width, int height, JKQTFPColorPalette palette=JKQTFP_MATLAB)JKQTFPimagePlot
JKQTFPPlot(JKQTFastPlotter *parent)JKQTFPPlot
paint(QPainter &painter)JKQTFPPlot
paletteJKQTFPimagePlotprotected
parentJKQTFPPlotprotected
replot()JKQTFPPlot
rotationJKQTFPimagePlotprotected
setColorBarWidth(int __value)JKQTFPimagePlotinline
setColorMax(uint32_t colorMax)JKQTFPimagePlotinlineslot
setColorMax(int colorMax)JKQTFPimagePlotinlineslot
setColorMax(double colorMax)JKQTFPimagePlotinlineslot
setColorMin(uint32_t colorMin)JKQTFPimagePlotinlineslot
setColorMin(int colorMin)JKQTFPimagePlotinlineslot
setColorMin(double colorMin)JKQTFPimagePlotinlineslot
setDrawColorBar(bool __value)JKQTFPimagePlotinline
setHeight(int __value)JKQTFPimagePlotinline
setImage(void *__value)JKQTFPimagePlotinline
setImage(void *image, JKQTFPImageFormat imageFormat, int width, int height)JKQTFPimagePlotinline
setImageFormat(const JKQTFPImageFormat &__value)JKQTFPimagePlotinline
setPalette(int palette)JKQTFPimagePlotinlineslot
setPalette(JKQTFPColorPalette palette)JKQTFPimagePlotinlineslot
setParent(JKQTFastPlotter *parent)JKQTFPPlotinline
setRotation(int rotation)JKQTFPimagePlotinlineslot
setVisible(bool visible)JKQTFPPlotinlineslot
setWidth(int __value)JKQTFPimagePlotinline
setXmax(double __value)JKQTFPimagePlotinline
setXmin(double __value)JKQTFPimagePlotinline
setYmax(double __value)JKQTFPimagePlotinline
setYmin(double __value)JKQTFPimagePlotinline
visibleJKQTFPPlotprotected
widthJKQTFPimagePlotprotected
xmaxJKQTFPimagePlotprotected
xminJKQTFPimagePlotprotected
ymaxJKQTFPimagePlotprotected
yminJKQTFPimagePlotprotected
~JKQTFPPlot()JKQTFPPlotvirtual