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

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

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
autoscaleBoxWidthAndShift(double maxWidth=0.8, double shrinkFactor=0.8)JKQTPFinancialGraphvirtualslot
autoscaleBoxWidthAndShiftSeparatedGroups(double groupWidth=0.65)JKQTPFinancialGraphslot
backTransform(const QPointF &x) constJKQTPPlotElementinline
backTransform(double x, double y) constJKQTPPlotElementinline
backtransformX(double x) constJKQTPPlotElement
backtransformY(double y) constJKQTPPlotElement
CandleStick enum valueJKQTPFinancialGraph
clearColorAssignStore()JKQTPFinancialGraphstatic
clearHitTestData()JKQTPPlotElementinlineprotected
closeColumnJKQTPFinancialGraph
considerForAutoscaling(JKQTPFinancialGraph *other) constJKQTPFinancialGraphprotectedvirtual
DataSortOrder enum nameJKQTPXGraph
draw(JKQTPEnhancedPainter &painter) overrideJKQTPFinancialGraphvirtual
drawErrorsAfter(JKQTPEnhancedPainter &)JKQTPGraphprotectedvirtual
drawErrorsBefore(JKQTPEnhancedPainter &)JKQTPGraphprotectedvirtual
drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) overrideJKQTPFinancialGraphvirtual
drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace)JKQTPPlotElementvirtual
fillStyleNegative()JKQTPFinancialGraph
fillStyleNegative() constJKQTPFinancialGraph
fillStylePositive()JKQTPFinancialGraph
fillStylePositive() constJKQTPFinancialGraph
FinancialGraphType enum nameJKQTPFinancialGraph
formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) constJKQTPPlotElementprotectedvirtual
generateKeyMarker(QSize size=QSize(16, 16))JKQTPPlotElement
getCloseColumn() constJKQTPFinancialGraph
getDataIndex(int i) constJKQTPXGraphinlineprotected
getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero)JKQTPGraphprotected
getDataSortOrder() constJKQTPXGraph
getGraphType() constJKQTPFinancialGraph
getHighColumn() constJKQTPFinancialGraph
getIndexRange(int &imin, int &imax) const overrideJKQTPFinancialGraphvirtual
getKeyColumn() constJKQTPXGraphvirtual
getKeyLabelColor() const overrideJKQTPFinancialGraphvirtual
getLowColumn() constJKQTPFinancialGraph
getOpenColumn() constJKQTPFinancialGraph
getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace)JKQTPPlotElementvirtual
getParent() constJKQTPPlotElementinline
getParent()JKQTPPlotElementinline
getShift() constJKQTPFinancialGraph
getTitle() constJKQTPPlotElement
getWidth() constJKQTPFinancialGraph
getXAxis() constJKQTPPlotElementinline
getXAxisRef() constJKQTPPlotElement
getXColumn() constJKQTPXGraph
getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) overrideJKQTPXGraphvirtual
getYAxis() constJKQTPPlotElementinline
getYAxisRef() constJKQTPPlotElement
getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) overrideJKQTPFinancialGraphvirtual
graphTypeJKQTPFinancialGraph
highColumnJKQTPFinancialGraph
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
intSortData()JKQTPXGraphprotectedvirtual
isHighlighted() constJKQTPPlotElement
isVisible() constJKQTPPlotElement
JKQTPFinancialGraph(JKQTBasePlotter *parent=nullptr)JKQTPFinancialGraph
JKQTPFinancialGraph(JKQTPlotter *parent)JKQTPFinancialGraph
JKQTPGraph(JKQTBasePlotter *parent=nullptr)JKQTPGraphexplicit
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr)JKQTPPlotElementexplicit
JKQTPXGraph(JKQTBasePlotter *parent=nullptr)JKQTPXGraph
lineStyleNegative()JKQTPFinancialGraph
lineStyleNegative() constJKQTPFinancialGraph
lineStylePositive()JKQTPFinancialGraph
lineStylePositive() constJKQTPFinancialGraph
lowColumnJKQTPFinancialGraph
m_fillStyleNegativeJKQTPFinancialGraphprotected
m_fillStylePositiveJKQTPFinancialGraphprotected
m_hitTestDataJKQTPPlotElementprotected
m_lineStyleNegativeJKQTPFinancialGraphprotected
m_lineStylePositiveJKQTPFinancialGraphprotected
OHLC enum valueJKQTPFinancialGraph
openColumnJKQTPFinancialGraph
parentJKQTPPlotElementprotected
parentPlotStyleJKQTPPlotElementprotected
parentsAlreadySeenJKQTPFinancialGraphprotectedstatic
reserveHitTestData(int points)JKQTPPlotElementinlineprotected
setAxes(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setCandlestickOneColor(QColor cLine)JKQTPFinancialGraphslot
setCandlestickTwoColor(QColor cPositive, QColor cNegative)JKQTPFinancialGraphslot
setCandlestickTwoColor(QColor cPositive, QColor cNegative, QColor lineCOlor)JKQTPFinancialGraphslot
setCloseColumn(int __value)JKQTPFinancialGraphslot
setCloseColumn(size_t __value)JKQTPFinancialGraphslot
setColor(QColor cPositive, QColor cNegative)JKQTPFinancialGraphvirtualslot
setColor(QColor linePositive, QColor fillPositive, QColor lineNegative, QColor fillNegative)JKQTPFinancialGraphvirtualslot
setDataSortOrder(int __value)JKQTPXGraphslot
setDataSortOrder(DataSortOrder __value)JKQTPXGraphslot
setGraphType(FinancialGraphType __value)JKQTPFinancialGraphslot
setHighColumn(int __value)JKQTPFinancialGraphslot
setHighColumn(size_t __value)JKQTPFinancialGraphslot
setHighlighted(bool __value)JKQTPPlotElementslot
setKeyColumn(int __value)JKQTPXGraphvirtualslot
setLowColumn(int __value)JKQTPFinancialGraphslot
setLowColumn(size_t __value)JKQTPFinancialGraphslot
setOHLCTwoColor(QColor cPositive, QColor cNegative)JKQTPFinancialGraphslot
setOpenColumn(int __value)JKQTPFinancialGraphslot
setOpenColumn(size_t __value)JKQTPFinancialGraphslot
setParent(JKQTBasePlotter *parent)JKQTPPlotElementvirtual
setParent(JKQTPlotter *parent)JKQTPPlotElementvirtual
setShift(double __value)JKQTPFinancialGraphslot
setTitle(const QString &__value)JKQTPPlotElementvirtualslot
setVisible(bool __value)JKQTPPlotElementslot
setWidth(double __value)JKQTPFinancialGraphslot
setXAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setXColumn(int __value)JKQTPXGraphslot
setXColumn(size_t __value)JKQTPXGraphslot
setYAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
shiftJKQTPFinancialGraphprotected
sortDataJKQTPXGraph
sortedIndicesJKQTPXGraphprotected
SortedX enum valueJKQTPXGraph
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
Unsorted enum valueJKQTPXGraph
usesColumn(int column) const overrideJKQTPFinancialGraphvirtual
visibleJKQTPPlotElement
widthJKQTPFinancialGraphprotected
xAxisRefJKQTPPlotElement
xColumnJKQTPXGraph
xFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
yAxisRefJKQTPPlotElement
yFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
~JKQTPGraph()=defaultJKQTPGraphvirtual
~JKQTPPlotElement()=defaultJKQTPPlotElementvirtual