| 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 |
| AngleAndLengthLayout enum value | JKQTPXYAndVectorGraph | |
| angleColumn | JKQTPXYAndVectorGraph | |
| 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 |
| DataSortOrder enum name | JKQTPXYGraph | |
| DefaultVectorDataLayout enum value | JKQTPXYAndVectorGraph | |
| DeltaXDeltaYLayout enum value | JKQTPXYAndVectorGraph | |
| draw(JKQTPEnhancedPainter &painter)=0 | JKQTPPlotElement | pure virtual |
| drawErrorsAfter(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
| drawErrorsBefore(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
| drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect)=0 | JKQTPPlotElement | pure virtual |
| drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace) | JKQTPPlotElement | 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 | |
| getAngleColumn() const | JKQTPXYAndVectorGraph | |
| 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 | |
| getIndexRange(int &imin, int &imax) const override | JKQTPXYAndVectorGraph | protectedvirtual |
| getKeyColumn() const | JKQTPXYGraph | virtual |
| getKeyLabelColor() const =0 | JKQTPPlotElement | pure virtual |
| getLengthColumn() const | JKQTPXYAndVectorGraph | |
| getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace) | JKQTPPlotElement | virtual |
| getParent() const | JKQTPPlotElement | inline |
| getParent() | JKQTPPlotElement | inline |
| getTitle() const | JKQTPPlotElement | |
| getValueColumn() const | JKQTPXYGraph | virtual |
| getVectorAngle(const QPointF &v) | JKQTPXYAndVectorGraph | inlineprotectedstatic |
| getVectorAngle(int i) const | JKQTPXYAndVectorGraph | inlineprotected |
| getVectorDataLayout() const | JKQTPXYAndVectorGraph | |
| getVectorDxDy(int i) const | JKQTPXYAndVectorGraph | protected |
| 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 |
| highlighted | JKQTPPlotElement | |
| 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 | |
| intSortData() | JKQTPXYGraph | protectedvirtual |
| isHighlighted() const | JKQTPPlotElement | |
| isVisible() const | JKQTPPlotElement | |
| JKQTPGraph(JKQTBasePlotter *parent=nullptr) | JKQTPGraph | explicit |
| JKQTPPlotElement(JKQTBasePlotter *parent=nullptr) | JKQTPPlotElement | explicit |
| JKQTPXYAndVectorGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYAndVectorGraph | |
| JKQTPXYGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYGraph | |
| lengthColumn | JKQTPXYAndVectorGraph | |
| m_hitTestData | JKQTPPlotElement | protected |
| parent | JKQTPPlotElement | protected |
| parentPlotStyle | JKQTPPlotElement | protected |
| reserveHitTestData(int points) | JKQTPPlotElement | inlineprotected |
| setAngleAndLengthColumn(int colAngle, int colLength) | JKQTPXYAndVectorGraph | slot |
| setAngleColumn(int col) | JKQTPXYAndVectorGraph | slot |
| setAxes(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| 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 |
| setHighlighted(bool __value) | JKQTPPlotElement | slot |
| setKeyColumn(int __value) | JKQTPXYGraph | virtualslot |
| setLengthColumn(int col) | JKQTPXYAndVectorGraph | slot |
| setParent(JKQTBasePlotter *parent) | JKQTPPlotElement | virtual |
| setParent(JKQTPlotter *parent) | JKQTPPlotElement | virtual |
| setTitle(const QString &__value) | JKQTPPlotElement | virtualslot |
| setValueColumn(int __value) | JKQTPXYGraph | virtualslot |
| 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 |
| sortData | JKQTPXYGraph | |
| sortedIndices | JKQTPXYGraph | protected |
| SortedX enum value | JKQTPXYGraph | |
| SortedY enum value | JKQTPXYGraph | |
| 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 column) const override | JKQTPXYAndVectorGraph | virtual |
| VectorDataLayout enum name | JKQTPXYAndVectorGraph | |
| vectorDataLayout | JKQTPXYAndVectorGraph | |
| 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 |
| ~JKQTPGraph()=default | JKQTPGraph | virtual |
| ~JKQTPPlotElement()=default | JKQTPPlotElement | virtual |