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
|
This is the complete list of members for JKQTPMathImageBase, including all inherited members.
addHitTestData(const HitTestLocation &loc) | JKQTPPlotElement | inlineprotected |
addHitTestData(double x_, double y_, const QString &label_) | JKQTPPlotElement | inlineprotected |
addHitTestData(const QPointF &pos_, const QString &label_) | JKQTPPlotElement | inlineprotected |
addHitTestData(double x_, double y_, int index_=-1, const JKQTPDatastore *datastore=nullptr) | JKQTPPlotElement | inlineprotected |
addHitTestData(const QPointF &pos_, int index_=-1, const JKQTPDatastore *datastore=nullptr) | JKQTPPlotElement | inlineprotected |
addHitTestData(double x_, double y_, int index_, const QString &label_) | JKQTPPlotElement | inlineprotected |
addHitTestData(const QPointF &pos_, int index_, const QString &label_) | JKQTPPlotElement | inlineprotected |
backTransform(const QPointF &x) const | JKQTPPlotElement | inline |
backTransform(double x, double y) const | JKQTPPlotElement | inline |
backtransformX(double x) const | JKQTPPlotElement | |
backtransformY(double y) const | JKQTPPlotElement | |
clearHitTestData() | JKQTPPlotElement | inlineprotected |
data | JKQTPMathImageBase | protected |
dataModifier | JKQTPMathImageBase | protected |
datatype | JKQTPMathImageBase | protected |
datatypeModifier | JKQTPMathImageBase | protected |
draw(JKQTPEnhancedPainter &painter)=0 | JKQTPPlotElement | pure virtual |
drawErrorsAfter(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
drawErrorsBefore(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) override | JKQTPMathImageBase | virtual |
drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace) | JKQTPPlotElement | virtual |
ensureImageData() | JKQTPMathImageBase | protectedvirtual |
formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) const | JKQTPPlotElement | protectedvirtual |
generateKeyMarker(QSize size=QSize(16, 16)) | JKQTPPlotElement | |
getData() const | JKQTPMathImageBase | virtual |
getDataAsDoubleVector() const | JKQTPMathImageBase | |
getDataMinMax(double &imin, double &imax) | JKQTPMathImageBase | virtual |
JKQTPImageBase::getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero) | JKQTPGraph | protected |
getDataModifier() const | JKQTPMathImageBase | virtual |
getDataModifierAsDoubleVector() const | JKQTPMathImageBase | |
getDatatype() const | JKQTPMathImageBase | virtual |
getDatatypeModifier() const | JKQTPMathImageBase | virtual |
getHeight() const | JKQTPImageBase | |
getKeyLabelColor() const override | JKQTPImageBase | virtual |
getModifierMinMax(double &imin, double &imax) | JKQTPMathImageBase | virtual |
getNx() const | JKQTPMathImageBase | |
getNy() const | JKQTPMathImageBase | |
getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace) | JKQTPPlotElement | virtual |
getParent() const | JKQTPPlotElement | inline |
getParent() | JKQTPPlotElement | inline |
getTitle() const | JKQTPPlotElement | |
getWidth() const | JKQTPImageBase | |
getX() const | JKQTPImageBase | |
getXAxis() const | JKQTPPlotElement | inline |
getXAxisRef() const | JKQTPPlotElement | |
getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) override | JKQTPImageBase | virtual |
getY() const | JKQTPImageBase | |
getYAxis() const | JKQTPPlotElement | inline |
getYAxisRef() const | JKQTPPlotElement | |
getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) override | JKQTPImageBase | virtual |
height | JKQTPImageBase | protected |
highlighted | JKQTPPlotElement | |
hitTest(const QPointF &posSystem, QPointF *closestSpotSystem=nullptr, QString *label=nullptr, HitTestMode mode=HitTestXY) const | JKQTPPlotElement | virtual |
HitTestMode enum name | JKQTPPlotElement | |
HitTestXOnly enum value | JKQTPPlotElement | |
HitTestXY enum value | JKQTPPlotElement | |
HitTestYOnly enum value | JKQTPPlotElement | |
internalDataMax | JKQTPMathImageBase | protected |
internalDataMin | JKQTPMathImageBase | protected |
internalModifierMax | JKQTPMathImageBase | protected |
internalModifierMin | JKQTPMathImageBase | protected |
isHighlighted() const | JKQTPPlotElement | |
isVisible() const | JKQTPPlotElement | |
JKQTPGraph(JKQTBasePlotter *parent=nullptr) | JKQTPGraph | explicit |
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 | |
JKQTPMathImageBase(JKQTBasePlotter *parent=nullptr) | JKQTPMathImageBase | |
JKQTPMathImageBase(double x, double y, double width, double height, JKQTBasePlotter *parent=nullptr) | JKQTPMathImageBase | |
JKQTPMathImageBase(double x, double y, double width, double height, JKQTPMathImageDataType datatype, const void *data, int Nx, int Ny, JKQTBasePlotter *parent=nullptr) | JKQTPMathImageBase | |
JKQTPMathImageBase(JKQTPlotter *parent) | JKQTPMathImageBase | |
JKQTPMathImageBase(double x, double y, double width, double height, JKQTPlotter *parent=nullptr) | JKQTPMathImageBase | |
JKQTPMathImageBase(double x, double y, double width, double height, JKQTPMathImageDataType datatype, const void *data, int Nx, int Ny, JKQTPlotter *parent) | JKQTPMathImageBase | |
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr) | JKQTPPlotElement | explicit |
m_hitTestData | JKQTPPlotElement | protected |
Nx | JKQTPMathImageBase | protected |
Ny | JKQTPMathImageBase | protected |
parent | JKQTPPlotElement | protected |
parentPlotStyle | JKQTPPlotElement | protected |
plotImage(JKQTPEnhancedPainter &painter, QImage &image, double x, double y, double width, double height) | JKQTPImageBase | protected |
reserveHitTestData(int points) | JKQTPPlotElement | inlineprotected |
setAxes(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
setData(const void *__value) | JKQTPMathImageBase | virtual |
setData(const void *data, int Nx, int Ny, JKQTPMathImageDataType datatype) | JKQTPMathImageBase | virtual |
setData(const void *data, int Nx, int Ny) | JKQTPMathImageBase | virtual |
setDataModifier(const void *__value) | JKQTPMathImageBase | virtual |
setDataModifier(const void *data, JKQTPMathImageDataType datatype) | JKQTPMathImageBase | virtual |
setDatatype(JKQTPMathImageDataType __value) | JKQTPMathImageBase | virtual |
setDatatypeModifier(JKQTPMathImageDataType __value) | JKQTPMathImageBase | virtual |
setHeight(double __value) | JKQTPImageBase | slot |
setHighlighted(bool __value) | JKQTPPlotElement | slot |
setNx(int __value) | JKQTPMathImageBase | |
setNx(size_t __value) | JKQTPMathImageBase | |
setNy(int __value) | JKQTPMathImageBase | |
setNy(size_t __value) | JKQTPMathImageBase | |
setParent(JKQTBasePlotter *parent) | JKQTPPlotElement | virtual |
setParent(JKQTPlotter *parent) | JKQTPPlotElement | virtual |
setTitle(const QString &__value) | JKQTPPlotElement | virtualslot |
setVisible(bool __value) | JKQTPPlotElement | slot |
setWidth(double __value) | JKQTPImageBase | slot |
setX(double __value) | JKQTPImageBase | slot |
setXAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
setY(double __value) | JKQTPImageBase | slot |
setYAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
title | JKQTPPlotElement | |
transform(const QPointF &x) const | JKQTPPlotElement | inline |
transform(double x, double y) const | JKQTPPlotElement | inline |
transform(const QPolygonF &x) const | JKQTPPlotElement | |
transformToLinePath(const QPolygonF &x) const | JKQTPPlotElement | |
transformX(double x) const | JKQTPPlotElement | |
transformX(const QVector< double > &x) const | JKQTPPlotElement | |
transformY(double y) const | JKQTPPlotElement | |
transformY(const QVector< double > &x) const | JKQTPPlotElement | |
usesColumn(int column) const | JKQTPGraph | virtual |
visible | JKQTPPlotElement | |
width | JKQTPImageBase | protected |
x | JKQTPImageBase | protected |
xAxisRef | JKQTPPlotElement | |
xFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
y | JKQTPImageBase | protected |
yAxisRef | JKQTPPlotElement | |
yFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
~JKQTPGraph()=default | JKQTPGraph | virtual |
~JKQTPPlotElement()=default | JKQTPPlotElement | virtual |