QCPFinancial-members

Search for usage in LXR

QCPFinancial Member List

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

addData(const QVector< double > &keys, const QVector< double > &open, const QVector< double > &high, const QVector< double > &low, const QVector< double > &close, bool alreadySorted=false)QCPFinancial
addData(double key, double open, double high, double low, double close)QCPFinancial
addToLegend(QCPLegend *legend)QCPAbstractPlottable
addToLegend()QCPAbstractPlottable
antialiased() const (defined in QCPLayerable)QCPLayerableinline
antialiasedFill() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
antialiasedScatters() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) constQCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const overrideQCPAbstractPlottableprotectedvirtual
applyFillAntialiasingHint(QCPPainter *painter) constQCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) constQCPAbstractPlottableprotected
bindableObjectName()QObject
blockSignals(bool block)QObject
brush() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
brushNegative() const (defined in QCPFinancial)QCPFinancialinline
brushPositive() const (defined in QCPFinancial)QCPFinancialinline
candlestickSelectTest(const QPointF &pos, const QCPFinancialDataContainer::const_iterator &begin, const QCPFinancialDataContainer::const_iterator &end, QCPFinancialDataContainer::const_iterator &closestDataPoint) constQCPFinancialprotected
ChartStyle enum nameQCPFinancial
chartStyle() const (defined in QCPFinancial)QCPFinancialinline
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clipRect() const overrideQCPAbstractPlottableprotectedvirtual
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) constQCPAbstractPlottable
coordsToPixels(double key, double value) constQCPAbstractPlottable
csCandlestick enum valueQCPFinancial
csOhlc enum valueQCPFinancial
customEvent(QEvent *event)QObjectprotectedvirtual
data() constQCPFinancialinline
dataCount() const overrideQCPAbstractPlottable1D< QCPFinancialData >virtual
dataMainKey(int index) const overrideQCPAbstractPlottable1D< QCPFinancialData >virtual
dataMainValue(int index) const overrideQCPAbstractPlottable1D< QCPFinancialData >virtual
dataPixelPosition(int index) const overrideQCPAbstractPlottable1D< QCPFinancialData >virtual
dataSortKey(int index) const overrideQCPAbstractPlottable1D< QCPFinancialData >virtual
dataValueRange(int index) const overrideQCPAbstractPlottable1D< QCPFinancialData >virtual
deleteLater()QObject
deselectEvent(bool *selectionStateChanged) overrideQCPAbstractPlottableprotectedvirtual
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
draw(QCPPainter *painter) overrideQCPFinancialprotectedvirtual
drawCandlestickPlot(QCPPainter *painter, const QCPFinancialDataContainer::const_iterator &begin, const QCPFinancialDataContainer::const_iterator &end, bool isSelected)QCPFinancialprotected
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const overrideQCPFinancialprotectedvirtual
drawOhlcPlot(QCPPainter *painter, const QCPFinancialDataContainer::const_iterator &begin, const QCPFinancialDataContainer::const_iterator &end, bool isSelected)QCPFinancialprotected
drawPolyline(QCPPainter *painter, const QVector< QPointF > &lineData) constQCPAbstractPlottable1D< QCPFinancialData >protected
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findBegin(double sortKey, bool expandedRange=true) const overrideQCPAbstractPlottable1D< QCPFinancialData >virtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findEnd(double sortKey, bool expandedRange=true) const overrideQCPAbstractPlottable1D< QCPFinancialData >virtual
getDataSegments(QList< QCPDataRange > &selectedSegments, QList< QCPDataRange > &unselectedSegments) constQCPAbstractPlottable1D< QCPFinancialData >protected
getKeyRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth) const overrideQCPFinancialvirtual
getPixelWidth(double key, double keyPixel) constQCPFinancialprotected
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const overrideQCPFinancialvirtual
getVisibleDataBounds(QCPFinancialDataContainer::const_iterator &begin, QCPFinancialDataContainer::const_iterator &end) constQCPFinancialprotected
inherits(const char *className) const constQObject
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
installEventFilter(QObject *filterObj)QObject
interface1D() overrideQCPAbstractPlottable1D< QCPFinancialData >inlinevirtual
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
keyAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
killTimer(int id)QObject
layer() const (defined in QCPLayerable)QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
mAntialiased (defined in QCPLayerable)QCPLayerableprotected
mAntialiasedFill (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedScatters (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mBrush (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mBrushNegative (defined in QCPFinancial)QCPFinancialprotected
mBrushPositive (defined in QCPFinancial)QCPFinancialprotected
mChartStyle (defined in QCPFinancial)QCPFinancialprotected
metaObject() const constQObjectvirtual
mKeyAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mLayer (defined in QCPLayerable)QCPLayerableprotected
mName (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mouseDoubleClickEvent(QMouseEvent *event, const QVariant &details)QCPLayerableprotectedvirtual
mouseMoveEvent(QMouseEvent *event, const QPointF &startPos)QCPLayerableprotectedvirtual
mousePressEvent(QMouseEvent *event, const QVariant &details)QCPLayerableprotectedvirtual
mouseReleaseEvent(QMouseEvent *event, const QPointF &startPos)QCPLayerableprotectedvirtual
moveToLayer(QCPLayer *layer, bool prepend)QCPLayerableprotected
moveToThread(QThread *targetThread)QObject
mParentLayerable (defined in QCPLayerable)QCPLayerableprotected
mParentPlot (defined in QCPLayerable)QCPLayerableprotected
mPen (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mPenNegative (defined in QCPFinancial)QCPFinancialprotected
mPenPositive (defined in QCPFinancial)QCPFinancialprotected
mSelectable (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelection (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelectionDecorator (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mTwoColored (defined in QCPFinancial)QCPFinancialprotected
mValueAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mVisible (defined in QCPLayerable)QCPLayerableprotected
mWidth (defined in QCPFinancial)QCPFinancialprotected
mWidthType (defined in QCPFinancial)QCPFinancialprotected
name() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
ohlcSelectTest(const QPointF &pos, const QCPFinancialDataContainer::const_iterator &begin, const QCPFinancialDataContainer::const_iterator &end, QCPFinancialDataContainer::const_iterator &closestDataPoint) constQCPFinancialprotected
parent() const constQObject
parentLayerable() constQCPLayerableinline
parentPlot() const (defined in QCPLayerable)QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot)QCPLayerableprotectedvirtual
pen() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
penNegative() const (defined in QCPFinancial)QCPFinancialinline
penPositive() const (defined in QCPFinancial)QCPFinancialinline
pixelsToCoords(double x, double y, double &key, double &value) constQCPAbstractPlottable
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) constQCPAbstractPlottable
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPAbstractPlottable1D(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable1D< QCPFinancialData >
QCPFinancial(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPFinancialexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=nullptr)QCPLayerable
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
realVisibility() constQCPLayerable
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeFromLegend(QCPLegend *legend) constQCPAbstractPlottable
removeFromLegend() constQCPAbstractPlottable
rescaleAxes(bool onlyEnlarge=false) constQCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge=false) constQCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge=false, bool inKeyRange=false) constQCPAbstractPlottable
selectable() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selectableChanged(QCP::SelectionType selectable)QCPAbstractPlottablesignal
selected() constQCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) overrideQCPAbstractPlottableprotectedvirtual
selection() constQCPAbstractPlottableinline
selectionCategory() const overrideQCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectionChanged(const QCPDataSelection &selection)QCPAbstractPlottablesignal
selectionDecorator() constQCPAbstractPlottableinline
selectionHitBox(QCPFinancialDataContainer::const_iterator it) constQCPFinancialprotected
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=nullptr) const overrideQCPFinancialvirtual
selectTestRect(const QRectF &rect, bool onlySelectable) const overrideQCPFinancialvirtual
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAntialiased(bool enabled)QCPLayerable
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(QSharedPointer< QCPFinancialDataContainer > data)QCPFinancial
setData(const QVector< double > &keys, const QVector< double > &open, const QVector< double > &high, const QVector< double > &low, const QVector< double > &close, bool alreadySorted=false)QCPFinancial
setKeyAxis(QCPAxis *axis)QCPAbstractPlottable
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
setName(const QString &name)QCPAbstractPlottable
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setParentLayerable(QCPLayerable *parentLayerable)QCPLayerableprotected
setPen(const QPen &pen)QCPAbstractPlottable
setPenNegative(const QPen &pen)QCPFinancial
setPenPositive(const QPen &pen)QCPFinancial
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setSelectable(QCP::SelectionType selectable)QCPAbstractPlottable
setSelection(QCPDataSelection selection)QCPAbstractPlottable
setSelectionDecorator(QCPSelectionDecorator *decorator)QCPAbstractPlottable
setTwoColored(bool twoColored)QCPFinancial
setValueAxis(QCPAxis *axis)QCPAbstractPlottable
setVisible(bool on)QCPLayerable
setWidth(double width)QCPFinancial
setWidthType(WidthType widthType)QCPFinancial
signalsBlocked() const constQObject
sortKeyIsMainKey() const overrideQCPAbstractPlottable1D< QCPFinancialData >virtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
timeSeriesToOhlc(const QVector< double > &time, const QVector< double > &value, double timeBinSize, double timeBinOffset=0)QCPFinancialstatic
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
twoColored() const (defined in QCPFinancial)QCPFinancialinline
valueAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
visible() const (defined in QCPLayerable)QCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayerableprotectedvirtual
width() const (defined in QCPFinancial)QCPFinancialinline
WidthType enum nameQCPFinancial
widthType() const (defined in QCPFinancial)QCPFinancialinline
wtAbsolute enum valueQCPFinancial
wtAxisRectRatio enum valueQCPFinancial
wtPlotCoords enum valueQCPFinancial
~QCPAbstractPlottable() override (defined in QCPAbstractPlottable)QCPAbstractPlottablevirtual
~QCPFinancial() override (defined in QCPFinancial)QCPFinancialvirtual
~QCPLayerable() (defined in QCPLayerable)QCPLayerablevirtual
~QCPPlottableInterface1D()=default (defined in QCPPlottableInterface1D)QCPPlottableInterface1Dvirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:19:05 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.