SETestKCL  1.0.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
QCPFinancial Member List

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

addData(const QCPFinancialDataMap &dataMap)QCPFinancial
addData(const QCPFinancialData &data)QCPFinancial
addData(double key, double open, double high, double low, double close)QCPFinancial
addData(const QVector< double > &key, const QVector< double > &open, const QVector< double > &high, const QVector< double > &low, const QVector< double > &close)QCPFinancial
addToLegend()QCPAbstractPlottablevirtual
antialiased() const QCPLayerableinline
antialiasedErrorBars() const QCPAbstractPlottableinline
antialiasedFill() const QCPAbstractPlottableinline
antialiasedScatters() const QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotectedvirtual
applyErrorBarsAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
applyFillAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
brush() const QCPAbstractPlottableinline
brushNegative() const QCPFinancialinline
brushPositive() const QCPFinancialinline
candlestickSelectTest(const QPointF &pos, const QCPFinancialDataMap::const_iterator &begin, const QCPFinancialDataMap::const_iterator &end) const QCPFinancialprotected
chartStyle() const QCPFinancialinline
ChartStyle enum nameQCPFinancial
clearData()QCPFinancialvirtual
clipRect() const QCPAbstractPlottableprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) const QCPAbstractPlottableprotected
coordsToPixels(double key, double value) const QCPAbstractPlottableprotected
csCandlestick enum valueQCPFinancial
csOhlc enum valueQCPFinancial
data() const QCPFinancialinline
deselectEvent(bool *selectionStateChanged)QCPAbstractPlottableprotectedvirtual
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const QCPAbstractPlottableprotected
draw(QCPPainter *painter)QCPFinancialprotectedvirtual
drawCandlestickPlot(QCPPainter *painter, const QCPFinancialDataMap::const_iterator &begin, const QCPFinancialDataMap::const_iterator &end)QCPFinancialprotected
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const QCPFinancialprotectedvirtual
drawOhlcPlot(QCPPainter *painter, const QCPFinancialDataMap::const_iterator &begin, const QCPFinancialDataMap::const_iterator &end)QCPFinancialprotected
getKeyRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const QCPFinancialprotectedvirtual
getValueRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const QCPFinancialprotectedvirtual
getVisibleDataBounds(QCPFinancialDataMap::const_iterator &lower, QCPFinancialDataMap::const_iterator &upper) const QCPFinancialprotected
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
keyAxis() const QCPAbstractPlottableinline
layer() const QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
mainBrush() const QCPAbstractPlottableprotected
mainPen() const QCPAbstractPlottableprotected
mAntialiasedQCPLayerableprotected
mAntialiasedErrorBarsQCPAbstractPlottableprotected
mAntialiasedFillQCPAbstractPlottableprotected
mAntialiasedScattersQCPAbstractPlottableprotected
mBrushQCPAbstractPlottableprotected
mBrushNegativeQCPFinancialprotected
mBrushPositiveQCPFinancialprotected
mChartStyleQCPFinancialprotected
mDataQCPFinancialprotected
mKeyAxisQCPAbstractPlottableprotected
mLayerQCPLayerableprotected
mNameQCPAbstractPlottableprotected
moveToLayer(QCPLayer *layer, bool prepend)QCPLayerableprotected
mParentLayerableQCPLayerableprotected
mParentPlotQCPLayerableprotected
mPenQCPAbstractPlottableprotected
mPenNegativeQCPFinancialprotected
mPenPositiveQCPFinancialprotected
mSelectableQCPAbstractPlottableprotected
mSelectedQCPAbstractPlottableprotected
mSelectedBrushQCPAbstractPlottableprotected
mSelectedPenQCPAbstractPlottableprotected
mTwoColoredQCPFinancialprotected
mValueAxisQCPAbstractPlottableprotected
mVisibleQCPLayerableprotected
mWidthQCPFinancialprotected
name() const QCPAbstractPlottableinline
ohlcSelectTest(const QPointF &pos, const QCPFinancialDataMap::const_iterator &begin, const QCPFinancialDataMap::const_iterator &end) const QCPFinancialprotected
parentLayerable() const QCPLayerableinline
parentPlot() const QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot)QCPLayerableprotectedvirtual
pen() const QCPAbstractPlottableinline
penNegative() const QCPFinancialinline
penPositive() const QCPFinancialinline
pixelsToCoords(double x, double y, double &key, double &value) const QCPAbstractPlottableprotected
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const QCPAbstractPlottableprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPFinancial(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPFinancialexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0)QCPLayerable
QCPLegend classQCPFinancialfriend
QCustomPlot classQCPFinancialfriend
realVisibility() const QCPLayerable
removeData(double fromKey, double toKey)QCPFinancial
removeData(double key)QCPFinancial
removeDataAfter(double key)QCPFinancial
removeDataBefore(double key)QCPFinancial
removeFromLegend() const QCPAbstractPlottablevirtual
rescaleAxes(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
sdBoth enum valueQCPAbstractPlottableprotected
sdNegative enum valueQCPAbstractPlottableprotected
sdPositive enum valueQCPAbstractPlottableprotected
selectable() const QCPAbstractPlottableinline
selectableChanged(bool selectable)QCPAbstractPlottablesignal
selected() const QCPAbstractPlottableinline
selectedBrush() const QCPAbstractPlottableinline
selectedPen() const QCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged)QCPAbstractPlottableprotectedvirtual
selectionCategory() const QCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const QCPFinancialvirtual
setAntialiased(bool enabled)QCPLayerable
setAntialiasedErrorBars(bool enabled)QCPAbstractPlottable
setAntialiasedFill(bool enabled)QCPAbstractPlottable
setAntialiasedScatters(bool enabled)QCPAbstractPlottable
setBrush(const QBrush &brush)QCPAbstractPlottable
setBrushNegative(const QBrush &brush)QCPFinancial
setBrushPositive(const QBrush &brush)QCPFinancial
setChartStyle(ChartStyle style)QCPFinancial
setData(QCPFinancialDataMap *data, bool copy=false)QCPFinancial
setData(const QVector< double > &key, const QVector< double > &open, const QVector< double > &high, const QVector< double > &low, const QVector< double > &close)QCPFinancial
setKeyAxis(QCPAxis *axis)QCPAbstractPlottable
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
setName(const QString &name)QCPAbstractPlottable
setParentLayerable(QCPLayerable *parentLayerable)QCPLayerableprotected
setPen(const QPen &pen)QCPAbstractPlottable
setPenNegative(const QPen &pen)QCPFinancial
setPenPositive(const QPen &pen)QCPFinancial
setSelectable(bool selectable)QCPAbstractPlottable
setSelected(bool selected)QCPAbstractPlottable
setSelectedBrush(const QBrush &brush)QCPAbstractPlottable
setSelectedPen(const QPen &pen)QCPAbstractPlottable
setTwoColored(bool twoColored)QCPFinancial
setValueAxis(QCPAxis *axis)QCPAbstractPlottable
setVisible(bool on)QCPLayerable
setWidth(double width)QCPFinancial
SignDomain enum nameQCPAbstractPlottableprotected
timeSeriesToOhlc(const QVector< double > &time, const QVector< double > &value, double timeBinSize, double timeBinOffset=0)QCPFinancialstatic
twoColored() const QCPFinancialinline
valueAxis() const QCPAbstractPlottableinline
visible() const QCPLayerableinline
width() const QCPFinancialinline
~QCPFinancial()QCPFinancialvirtual
~QCPLayerable()QCPLayerable