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

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

actCopyImageJKQTPImageprotected
actSaveImageJKQTPImageprotected
addHitTestData(const HitTestLocation &loc)JKQTPPlotElementinlineprotected
addHitTestData(double x_, double y_, const QString &label_)JKQTPPlotElementinlineprotected
addHitTestData(const QPointF &pos_, const QString &label_)JKQTPPlotElementinlineprotected
addHitTestData(double x_, double y_, int index_=-1, const JKQTPDatastore *datastore=nullptr)JKQTPPlotElementinlineprotected
addHitTestData(const QPointF &pos_, int index_=-1, const JKQTPDatastore *datastore=nullptr)JKQTPPlotElementinlineprotected
addHitTestData(double x_, double y_, int index_, const QString &label_)JKQTPPlotElementinlineprotected
addHitTestData(const QPointF &pos_, int index_, const QString &label_)JKQTPPlotElementinlineprotected
backTransform(const QPointF &x) constJKQTPPlotElementinline
backTransform(double x, double y) constJKQTPPlotElementinline
backtransformX(double x) constJKQTPPlotElement
backtransformY(double y) constJKQTPPlotElement
clear_image()JKQTPImage
clearHitTestData()JKQTPPlotElementinlineprotected
copyImagePlotAsImage()JKQTPImageslot
createImageActions()JKQTPImageprotected
draw(JKQTPEnhancedPainter &painter) overrideJKQTPImagevirtual
drawErrorsAfter(JKQTPEnhancedPainter &)JKQTPGraphprotectedvirtual
drawErrorsBefore(JKQTPEnhancedPainter &)JKQTPGraphprotectedvirtual
drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) overrideJKQTPImagevirtual
drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace)JKQTPPlotElementvirtual
formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) constJKQTPPlotElementprotectedvirtual
generateKeyMarker(QSize size=QSize(16, 16))JKQTPPlotElement
getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero)JKQTPGraphprotected
getHeight() constJKQTPImageBase
getImage()JKQTPImageinline
getImage() constJKQTPImageinline
getKeyLabelColor() const overrideJKQTPImageBasevirtual
getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace)JKQTPPlotElementvirtual
getParent() constJKQTPPlotElementinline
getParent()JKQTPPlotElementinline
getTitle() constJKQTPPlotElement
getWidth() constJKQTPImageBase
getX() constJKQTPImageBase
getXAxis() constJKQTPPlotElementinline
getXAxisRef() constJKQTPPlotElement
getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) overrideJKQTPImageBasevirtual
getY() constJKQTPImageBase
getYAxis() constJKQTPPlotElementinline
getYAxisRef() constJKQTPPlotElement
getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) overrideJKQTPImageBasevirtual
heightJKQTPImageBaseprotected
highlightedJKQTPPlotElement
hitTest(const QPointF &posSystem, QPointF *closestSpotSystem=nullptr, QString *label=nullptr, HitTestMode mode=HitTestXY) constJKQTPPlotElementvirtual
HitTestMode enum nameJKQTPPlotElement
HitTestXOnly enum valueJKQTPPlotElement
HitTestXY enum valueJKQTPPlotElement
HitTestYOnly enum valueJKQTPPlotElement
imageJKQTPImageprotected
image_ownedJKQTPImageprotected
isHighlighted() constJKQTPPlotElement
isVisible() constJKQTPPlotElement
JKQTPGraph(JKQTBasePlotter *parent=nullptr)JKQTPGraphexplicit
JKQTPImage(JKQTBasePlotter *parent=nullptr)JKQTPImage
JKQTPImage(JKQTPlotter *parent)JKQTPImage
JKQTPImage(double x, double y, double width, double height, QImage *image, JKQTBasePlotter *parent=nullptr)JKQTPImage
JKQTPImage(double x, double y, double width, double height, QImage *image, JKQTPlotter *parent)JKQTPImage
JKQTPImage(double x, double y, double width, double height, const QImage &image, JKQTBasePlotter *parent=nullptr)JKQTPImage
JKQTPImage(double x, double y, double width, double height, const QImage &image, JKQTPlotter *parent)JKQTPImage
JKQTPImageBase(JKQTBasePlotter *parent=nullptr)JKQTPImageBase
JKQTPImageBase(double x, double y, double width, double height, JKQTBasePlotter *parent=nullptr)JKQTPImageBase
JKQTPImageBase(JKQTPlotter *parent)JKQTPImageBase
JKQTPImageBase(double x, double y, double width, double height, JKQTPlotter *parent)JKQTPImageBase
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr)JKQTPPlotElementexplicit
m_hitTestDataJKQTPPlotElementprotected
parentJKQTPPlotElementprotected
parentPlotStyleJKQTPPlotElementprotected
plotImage(JKQTPEnhancedPainter &painter, QImage &image, double x, double y, double width, double height)JKQTPImageBaseprotected
reserveHitTestData(int points)JKQTPPlotElementinlineprotected
saveImagePlotAsImage(const QString &filename=QString(""), const QByteArray &outputFormat=QByteArray())JKQTPImageslot
setAxes(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setHeight(double __value)JKQTPImageBaseslot
setHighlighted(bool __value)JKQTPPlotElementslot
setImage(const QImage &image)JKQTPImagevirtual
setImage(QImage *image)JKQTPImagevirtual
setParent(JKQTBasePlotter *parent) overrideJKQTPImagevirtual
JKQTPImageBase::setParent(JKQTPlotter *parent)JKQTPPlotElementvirtual
setTitle(const QString &title) overrideJKQTPImagevirtual
setVisible(bool __value)JKQTPPlotElementslot
setWidth(double __value)JKQTPImageBaseslot
setX(double __value)JKQTPImageBaseslot
setXAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setY(double __value)JKQTPImageBaseslot
setYAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
titleJKQTPPlotElement
transform(const QPointF &x) constJKQTPPlotElementinline
transform(double x, double y) constJKQTPPlotElementinline
transform(const QPolygonF &x) constJKQTPPlotElement
transformToLinePath(const QPolygonF &x) constJKQTPPlotElement
transformX(double x) constJKQTPPlotElement
transformX(const QVector< double > &x) constJKQTPPlotElement
transformY(double y) constJKQTPPlotElement
transformY(const QVector< double > &x) constJKQTPPlotElement
usesColumn(int column) constJKQTPGraphvirtual
visibleJKQTPPlotElement
widthJKQTPImageBaseprotected
xJKQTPImageBaseprotected
xAxisRefJKQTPPlotElement
xFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
yJKQTPImageBaseprotected
yAxisRefJKQTPPlotElement
yFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
~JKQTPGraph()=defaultJKQTPGraphvirtual
~JKQTPImage() overrideJKQTPImagevirtual
~JKQTPPlotElement()=defaultJKQTPPlotElementvirtual