| 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 |
| AnchorBottom enum value | JKQTPVectorFieldGraph | |
| AnchorMid enum value | JKQTPVectorFieldGraph | |
| anchorPoint | JKQTPVectorFieldGraph | |
| AnchorTip enum value | JKQTPVectorFieldGraph | |
| AngleAndLengthLayout enum value | JKQTPXYAndVectorGraph | |
| angleColumn | JKQTPXYAndVectorGraph | |
| autoImageRange | JKQTPColorPaletteStyleAndToolsMixin | protected |
| AutoscaleLength enum value | JKQTPVectorFieldGraph | |
| autoscaleLengthFactor | JKQTPVectorFieldGraph | |
| AutoscaleLineWidthFromLength enum value | JKQTPVectorFieldGraph | |
| 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 | |
| calcHeadDecoratorSize(double line_width) const | JKQTPGraphDecoratedLineStyleMixin | |
| calcTailDecoratorSize(double line_width) const | JKQTPGraphDecoratedLineStyleMixin | |
| cbDrawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace) | JKQTPColorPaletteStyleAndToolsMixin | virtual |
| cbGetDataMinMax(double &imin, double &imax) override | JKQTPParametrizedVectorFieldGraph | virtual |
| cbGetOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace) | JKQTPColorPaletteStyleAndToolsMixin | virtual |
| cbParent | JKQTPColorPaletteStyleAndToolsMixin | protected |
| cbSetParent(JKQTBasePlotter *parent) | JKQTPColorPaletteStyleAndToolsMixin | virtual |
| clearHitTestData() | JKQTPPlotElement | inlineprotected |
| colorBarOffset | JKQTPColorPaletteStyleAndToolsMixin | protected |
| colorBarRelativeHeight | JKQTPColorPaletteStyleAndToolsMixin | protected |
| colorBarRightAxis | JKQTPColorPaletteStyleAndToolsMixin | protected |
| colorBarRightVisible | JKQTPColorPaletteStyleAndToolsMixin | protected |
| colorBarTopAxis | JKQTPColorPaletteStyleAndToolsMixin | protected |
| colorBarTopVisible | JKQTPColorPaletteStyleAndToolsMixin | protected |
| colorBarWidth | JKQTPColorPaletteStyleAndToolsMixin | protected |
| ColorFromAngle enum value | JKQTPParametrizedVectorFieldGraph | |
| ColorFromCustomColumn enum value | JKQTPParametrizedVectorFieldGraph | |
| ColorFromMagnitude enum value | JKQTPParametrizedVectorFieldGraph | |
| DataSortOrder enum name | JKQTPXYGraph | |
| DefaultColor enum value | JKQTPParametrizedVectorFieldGraph | |
| DefaultVectorDataLayout enum value | JKQTPXYAndVectorGraph | |
| DefaultVectorLineWidth enum value | JKQTPVectorFieldGraph | |
| DeltaXDeltaYLayout enum value | JKQTPXYAndVectorGraph | |
| draw(JKQTPEnhancedPainter &painter) override | JKQTPParametrizedVectorFieldGraph | virtual |
| drawErrorsAfter(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
| drawErrorsBefore(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
| drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) override | JKQTPParametrizedVectorFieldGraph | virtual |
| drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace) override | JKQTPParametrizedVectorFieldGraph | virtual |
| dxColumn | JKQTPXYAndVectorGraph | |
| dyColumn | JKQTPXYAndVectorGraph | |
| formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) const override | JKQTPXYAndVectorGraph | virtual |
| generateKeyMarker(QSize size=QSize(16, 16)) | JKQTPPlotElement | |
| getActionRangeMaxFail() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getActionRangeMinFail() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getAnchorPoint() const | JKQTPVectorFieldGraph | |
| getAngleColumn() const | JKQTPXYAndVectorGraph | |
| getAutoImageRange() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getAutoscaleLengthFactor() const | JKQTPVectorFieldGraph | |
| getColorBarOffset() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getColorBarRelativeHeight() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getColorBarRightAxis() | JKQTPColorPaletteStyleAndToolsMixin | |
| getColorBarRightAxis() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getColorBarRightVisible() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getColorBarTopAxis() | JKQTPColorPaletteStyleAndToolsMixin | |
| getColorBarTopAxis() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getColorBarTopVisible() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getColorBarWidth() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getColorColumn() const | JKQTPParametrizedVectorFieldGraph | |
| getColorColumnContainsRGB() const | JKQTPParametrizedVectorFieldGraph | |
| getColorPalette() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getDataIndex(int i) const | JKQTPXYGraph | inlineprotected |
| getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero) | JKQTPGraph | protected |
| getDataSortOrder() const | JKQTPXYGraph | |
| getDxColumn() const | JKQTPXYAndVectorGraph | |
| getDyColumn() const | JKQTPXYAndVectorGraph | |
| getHeadDecoratorSizeFactor() const | JKQTPGraphDecoratedLineStyleMixin | |
| getHeadDecoratorStyle() const | JKQTPGraphDecoratedLineStyleMixin | |
| getHighlightingLineColor() const | JKQTPGraphLineStyleMixin | |
| getHighlightingLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getHighlightingLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getImageMax() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getImageMin() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getImageName() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getImageNameFontName() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getImageNameFontSize() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getIndexRange(int &imin, int &imax) const override | JKQTPXYAndVectorGraph | protectedvirtual |
| getInfColor() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getKeyColumn() const | JKQTPXYGraph | virtual |
| getKeyLabelColor() const override | JKQTPVectorFieldGraph | virtual |
| getKeyLinePen(JKQTPEnhancedPainter &painter, const QRectF &rect, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getKeyLineWidthPx(JKQTPEnhancedPainter &painter, const QRectF &keyRect, const JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getLengthColumn() const | JKQTPXYAndVectorGraph | |
| getLengthScaleFactor() const | JKQTPVectorFieldGraph | |
| getLineBrush() const | JKQTPGraphLineStyleMixin | |
| getLineCapStyle() const | JKQTPGraphLineStyleMixin | |
| getLineColor() const | JKQTPGraphLineStyleMixin | |
| getLineDashOffset() const | JKQTPGraphLineStyleMixin | |
| getLineDashPattern() const | JKQTPGraphLineStyleMixin | |
| getLineJoinStyle() const | JKQTPGraphLineStyleMixin | |
| getLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getLineStyle() const | JKQTPGraphLineStyleMixin | |
| getLineWidth() const | JKQTPGraphLineStyleMixin | |
| getLocalVectorColor(int i, double x, double y, double dx, double dy) const override | JKQTPParametrizedVectorFieldGraph | protectedvirtual |
| getMaxVecLen() const | JKQTPVectorFieldGraph | inlineprotected |
| getMinLineWIdth() const | JKQTPVectorFieldGraph | |
| getMinVecLen() const | JKQTPVectorFieldGraph | inlineprotected |
| getNanColor() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace) override | JKQTPParametrizedVectorFieldGraph | virtual |
| getPaletteIcon(int i) | JKQTPColorPaletteStyleAndToolsMixin | static |
| getPaletteIcon(JKQTPMathImageColorPalette palette) | JKQTPColorPaletteStyleAndToolsMixin | static |
| getPaletteImage(int i, size_t width) | JKQTPColorPaletteStyleAndToolsMixin | static |
| getPaletteImage(JKQTPMathImageColorPalette palette, size_t width) | JKQTPColorPaletteStyleAndToolsMixin | static |
| getPaletteKeyIcon(int i) | JKQTPColorPaletteStyleAndToolsMixin | static |
| getPaletteKeyIcon(JKQTPMathImageColorPalette palette) | JKQTPColorPaletteStyleAndToolsMixin | static |
| getPaletteKeyImage(int i, size_t width, size_t height) | JKQTPColorPaletteStyleAndToolsMixin | static |
| getPaletteKeyImage(JKQTPMathImageColorPalette palette, size_t width, size_t height) | JKQTPColorPaletteStyleAndToolsMixin | static |
| getPalettes() | JKQTPColorPaletteStyleAndToolsMixin | static |
| getPalettesCount() | JKQTPColorPaletteStyleAndToolsMixin | static |
| getParent() const | JKQTPPlotElement | inline |
| getParent() | JKQTPPlotElement | inline |
| getRangeMaxFailColor() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getRangeMinFailColor() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getShowColorBar() const | JKQTPColorPaletteStyleAndToolsMixin | |
| getTailDecoratorSizeFactor() const | JKQTPGraphDecoratedLineStyleMixin | |
| getTailDecoratorStyle() const | JKQTPGraphDecoratedLineStyleMixin | |
| getTitle() const | JKQTPPlotElement | |
| getValueColumn() const | JKQTPXYGraph | virtual |
| getVectorAngle(const QPointF &v) | JKQTPXYAndVectorGraph | inlineprotectedstatic |
| getVectorAngle(int i) const | JKQTPXYAndVectorGraph | inlineprotected |
| getVectorColorMode() const | JKQTPParametrizedVectorFieldGraph | |
| getVectorDataLayout() const | JKQTPXYAndVectorGraph | |
| getVectorDxDy(int i) const | JKQTPXYAndVectorGraph | protected |
| getVectorLengthMode() const | JKQTPVectorFieldGraph | |
| getVectorLineWidthMode() const | JKQTPVectorFieldGraph | |
| getVectorMagnitude(const QPointF &v) | JKQTPXYAndVectorGraph | inlineprotectedstatic |
| getVectorMagnitude(int i) const | JKQTPXYAndVectorGraph | inlineprotected |
| getXAxis() const | JKQTPPlotElement | inline |
| getXAxisRef() const | JKQTPPlotElement | |
| getXColumn() const | JKQTPXYGraph | |
| getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) override | JKQTPXYAndVectorGraph | virtual |
| getYAxis() const | JKQTPPlotElement | inline |
| getYAxisRef() const | JKQTPPlotElement | |
| getYColumn() const | JKQTPXYGraph | |
| getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) override | JKQTPXYAndVectorGraph | virtual |
| headDecoratorSizeFactor | JKQTPGraphDecoratedLineStyleMixin | |
| headDecoratorStyle | JKQTPGraphDecoratedLineStyleMixin | |
| highlighted | JKQTPPlotElement | |
| highlightingLineColor | JKQTPGraphLineStyleMixin | |
| hitTest(const QPointF &posSystem, QPointF *closestSpotSystem=nullptr, QString *label=nullptr, HitTestMode mode=HitTestXY) const override | JKQTPXYAndVectorGraph | virtual |
| HitTestMode enum name | JKQTPPlotElement | |
| HitTestXOnly enum value | JKQTPPlotElement | |
| HitTestXY enum value | JKQTPPlotElement | |
| HitTestYOnly enum value | JKQTPPlotElement | |
| IgnoreLength enum value | JKQTPVectorFieldGraph | |
| imageMax | JKQTPColorPaletteStyleAndToolsMixin | protected |
| imageMin | JKQTPColorPaletteStyleAndToolsMixin | protected |
| imageName | JKQTPColorPaletteStyleAndToolsMixin | protected |
| imageNameFontName | JKQTPColorPaletteStyleAndToolsMixin | protected |
| imageNameFontSize | JKQTPColorPaletteStyleAndToolsMixin | protected |
| infColor | JKQTPColorPaletteStyleAndToolsMixin | protected |
| initDecoratedLineStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphDecoratedLineStyleMixin | |
| initLineStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphLineStyleMixin | |
| intSortData() | JKQTPXYGraph | protectedvirtual |
| isHighlighted() const | JKQTPPlotElement | |
| isVisible() const | JKQTPPlotElement | |
| JKQTPColorPaletteStyleAndToolsMixin(JKQTBasePlotter *parent) | JKQTPColorPaletteStyleAndToolsMixin | |
| JKQTPGraph(JKQTBasePlotter *parent=nullptr) | JKQTPGraph | explicit |
| JKQTPGraphDecoratedLineStyleMixin() | JKQTPGraphDecoratedLineStyleMixin | |
| JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | |
| JKQTPParametrizedVectorFieldGraph(JKQTBasePlotter *parent=nullptr) | JKQTPParametrizedVectorFieldGraph | explicit |
| JKQTPParametrizedVectorFieldGraph(JKQTPlotter *parent) | JKQTPParametrizedVectorFieldGraph | |
| JKQTPPlotElement(JKQTBasePlotter *parent=nullptr) | JKQTPPlotElement | explicit |
| JKQTPVectorFieldGraph(JKQTBasePlotter *parent=nullptr) | JKQTPVectorFieldGraph | explicit |
| JKQTPVectorFieldGraph(JKQTPlotter *parent) | JKQTPVectorFieldGraph | |
| JKQTPXYAndVectorGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYAndVectorGraph | |
| JKQTPXYGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYGraph | |
| lengthColumn | JKQTPXYAndVectorGraph | |
| LengthFromData enum value | JKQTPVectorFieldGraph | |
| lengthScaleFactor | JKQTPVectorFieldGraph | |
| lineColor | JKQTPGraphLineStyleMixin | |
| lineStyle | JKQTPGraphLineStyleMixin | |
| lineWidth | JKQTPGraphLineStyleMixin | |
| m_anchorPoint | JKQTPVectorFieldGraph | private |
| m_autoscaleLengthFactor | JKQTPVectorFieldGraph | private |
| m_colorColumn | JKQTPParametrizedVectorFieldGraph | private |
| m_colorColumnContainsRGB | JKQTPParametrizedVectorFieldGraph | private |
| m_headDecoratorSizeFactor | JKQTPGraphDecoratedLineStyleMixin | private |
| m_headDecoratorStyle | JKQTPGraphDecoratedLineStyleMixin | private |
| m_highlightingLineColor | JKQTPGraphLineStyleMixin | private |
| m_hitTestData | JKQTPPlotElement | protected |
| m_intColMax | JKQTPParametrizedVectorFieldGraph | private |
| m_intColMin | JKQTPParametrizedVectorFieldGraph | private |
| m_lengthScaleFactor | JKQTPVectorFieldGraph | private |
| m_linePen | JKQTPGraphLineStyleMixin | private |
| m_lineWidth | JKQTPGraphLineStyleMixin | private |
| m_maxVecLen | JKQTPVectorFieldGraph | private |
| m_minLineWidth | JKQTPVectorFieldGraph | private |
| m_minVecLen | JKQTPVectorFieldGraph | private |
| m_tailDecoratorSizeFactor | JKQTPGraphDecoratedLineStyleMixin | private |
| m_tailDecoratorStyle | JKQTPGraphDecoratedLineStyleMixin | private |
| m_vectorColorMode | JKQTPParametrizedVectorFieldGraph | private |
| m_vectorLengthMode | JKQTPVectorFieldGraph | private |
| m_vectorLineWidthMode | JKQTPVectorFieldGraph | private |
| minLineWidth | JKQTPVectorFieldGraph | |
| nanColor | JKQTPColorPaletteStyleAndToolsMixin | protected |
| palette | JKQTPColorPaletteStyleAndToolsMixin | protected |
| parent | JKQTPPlotElement | protected |
| parentPlotStyle | JKQTPPlotElement | protected |
| rangeMaxFailAction | JKQTPColorPaletteStyleAndToolsMixin | protected |
| rangeMaxFailColor | JKQTPColorPaletteStyleAndToolsMixin | protected |
| rangeMinFailAction | JKQTPColorPaletteStyleAndToolsMixin | protected |
| rangeMinFailColor | JKQTPColorPaletteStyleAndToolsMixin | protected |
| reserveHitTestData(int points) | JKQTPPlotElement | inlineprotected |
| setAnchorPoint(VectorAnchorPoint newAnchorPoint) | JKQTPVectorFieldGraph | |
| setAngleAndLengthColumn(int colAngle, int colLength) | JKQTPXYAndVectorGraph | slot |
| setAngleColumn(int col) | JKQTPXYAndVectorGraph | slot |
| setAutoImageRange(bool __value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setAutoscaleLengthFactor(double newAutoscaleLengthFactor) | JKQTPVectorFieldGraph | |
| setAxes(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| setColorBarOffset(int __value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setColorBarRelativeHeight(double __value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setColorBarRightVisible(bool __value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setColorBarTopVisible(bool __value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setColorBarWidth(int __value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setColorColumn(int __value) | JKQTPParametrizedVectorFieldGraph | |
| setColorColumn(size_t __value) | JKQTPParametrizedVectorFieldGraph | |
| setColorColumnContainsRGB(bool __value) | JKQTPParametrizedVectorFieldGraph | |
| setColorPalette(int pal) | JKQTPColorPaletteStyleAndToolsMixin | |
| setColorPalette(const JKQTPMathImageColorPalette &__value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setDataSortOrder(int __value) | JKQTPXYGraph | slot |
| setDataSortOrder(DataSortOrder __value) | JKQTPXYGraph | slot |
| setDxColumn(int col) | JKQTPXYAndVectorGraph | slot |
| setDxDyColumn(int colDx, int colDy) | JKQTPXYAndVectorGraph | slot |
| setDyColumn(int col) | JKQTPXYAndVectorGraph | slot |
| setHeadDecoratorSizeFactor(const double &__value) | JKQTPGraphDecoratedLineStyleMixin | |
| setHeadDecoratorStyle(const JKQTPLineDecoratorStyle &__value) | JKQTPGraphDecoratedLineStyleMixin | |
| setHighlighted(bool __value) | JKQTPPlotElement | slot |
| setHighlightingLineColor(const QColor &__value) | JKQTPGraphLineStyleMixin | |
| setHighlightingLineColor(const QColor &__value, double alpha) | JKQTPGraphLineStyleMixin | |
| setImageMax(double __value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setImageMin(double __value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setImageName(const QString &__value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setImageNameFontName(const QString &__value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setImageNameFontSize(double __value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setInfColor(const QColor &__value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setKeyColumn(int __value) | JKQTPXYGraph | virtualslot |
| setLengthColumn(int col) | JKQTPXYAndVectorGraph | slot |
| setLengthScaleFactor(double newLengthScaleFactor) | JKQTPVectorFieldGraph | |
| setLineBrush(const QBrush &style) | JKQTPGraphLineStyleMixin | |
| setLineCapStyle(Qt::PenCapStyle style) | JKQTPGraphLineStyleMixin | |
| setLineColor(const QColor &__value) | JKQTPGraphLineStyleMixin | |
| setLineColor(const QColor &__value, double alpha) | JKQTPGraphLineStyleMixin | |
| setLineColorInvertedFrom(QColor __noninvertedColor) | JKQTPGraphLineStyleMixin | |
| setLineDashOffset(qreal offset) | JKQTPGraphLineStyleMixin | |
| setLineDashPattern(const QVector< qreal > &pattern) | JKQTPGraphLineStyleMixin | |
| setLineJoinStyle(Qt::PenJoinStyle style) | JKQTPGraphLineStyleMixin | |
| setLineStyle(Qt::PenStyle __value) | JKQTPGraphLineStyleMixin | |
| setLineWidth(double __value) | JKQTPGraphLineStyleMixin | |
| setMinLineWidth(double lw) | JKQTPVectorFieldGraph | |
| setNanColor(const QColor &__value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setParent(JKQTBasePlotter *parent) override | JKQTPParametrizedVectorFieldGraph | virtual |
| JKQTPVectorFieldGraph::setParent(JKQTPlotter *parent) | JKQTPPlotElement | virtual |
| setRangeMaxFailAction(const JKQTPMathImageColorRangeFailAction &__value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setRangeMaxFailColor(const QColor &__value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setRangeMinFailAction(const JKQTPMathImageColorRangeFailAction &__value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setRangeMinFailColor(const QColor &__value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setShowColorBar(bool __value) | JKQTPColorPaletteStyleAndToolsMixin | |
| setTailDecoratorSizeFactor(const double &__value) | JKQTPGraphDecoratedLineStyleMixin | |
| setTailDecoratorStyle(const JKQTPLineDecoratorStyle &__value) | JKQTPGraphDecoratedLineStyleMixin | |
| setTitle(const QString &__value) | JKQTPPlotElement | virtualslot |
| setValueColumn(int __value) | JKQTPXYGraph | virtualslot |
| setVectorColorMode(VectorColorMode __value) | JKQTPParametrizedVectorFieldGraph | |
| setVectorLengthMode(VectorLengthMode newMode) | JKQTPVectorFieldGraph | |
| setVectorLineWidthMode(VectorLineWidthMode m) | JKQTPVectorFieldGraph | |
| setVisible(bool __value) | JKQTPPlotElement | slot |
| setXAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| setXColumn(int __value) | JKQTPXYGraph | slot |
| setXColumn(size_t __value) | JKQTPXYGraph | slot |
| setXYColumns(size_t xCol, size_t yCol) | JKQTPXYGraph | slot |
| setXYColumns(int xCol, int yCol) | JKQTPXYGraph | slot |
| setXYColumns(QPair< int, int > xyColPair) | JKQTPXYGraph | slot |
| setXYColumns(QPair< size_t, size_t > xyColPair) | JKQTPXYGraph | slot |
| setYAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| setYColumn(int __value) | JKQTPXYGraph | slot |
| setYColumn(size_t __value) | JKQTPXYGraph | slot |
| showColorBar | JKQTPColorPaletteStyleAndToolsMixin | protected |
| sortData | JKQTPXYGraph | |
| sortedIndices | JKQTPXYGraph | protected |
| SortedX enum value | JKQTPXYGraph | |
| SortedY enum value | JKQTPXYGraph | |
| tailDecoratorSizeFactor | JKQTPGraphDecoratedLineStyleMixin | |
| tailDecoratorStyle | JKQTPGraphDecoratedLineStyleMixin | |
| 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 | |
| Unsorted enum value | JKQTPXYGraph | |
| usesColumn(int c) const override | JKQTPParametrizedVectorFieldGraph | virtual |
| VectorAnchorPoint enum name | JKQTPVectorFieldGraph | |
| VectorColorMode enum name | JKQTPParametrizedVectorFieldGraph | |
| VectorDataLayout enum name | JKQTPXYAndVectorGraph | |
| vectorDataLayout | JKQTPXYAndVectorGraph | |
| VectorLengthMode enum name | JKQTPVectorFieldGraph | |
| vectorLengthMode | JKQTPVectorFieldGraph | |
| VectorLineWidthMode enum name | JKQTPVectorFieldGraph | |
| vectorLineWidthMode | JKQTPVectorFieldGraph | |
| visible | JKQTPPlotElement | |
| xAxisRef | JKQTPPlotElement | |
| xColumn | JKQTPXYGraph | |
| xFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
| yAxisRef | JKQTPPlotElement | |
| yColumn | JKQTPXYGraph | |
| yFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
| ~JKQTPColorPaletteStyleAndToolsMixin() | JKQTPColorPaletteStyleAndToolsMixin | virtual |
| ~JKQTPGraph()=default | JKQTPGraph | virtual |
| ~JKQTPGraphDecoratedLineStyleMixin() | JKQTPGraphDecoratedLineStyleMixin | virtual |
| ~JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | virtual |
| ~JKQTPPlotElement()=default | JKQTPPlotElement | virtual |