-
QCandlestickSeries
(QObject *)
-
enum
SeriesType
-
bodyOutlineVisibilityChanged
()
-
bodyWidthChanged
()
-
brushChanged
()
-
candlestickSetsAdded
(const QList<QCandlestickSet *> &)
-
candlestickSetsRemoved
(const QList<QCandlestickSet *> &)
-
capsVisibilityChanged
()
-
capsWidthChanged
()
-
clicked
(QCandlestickSet *)
-
countChanged
()
-
decreasingColorChanged
()
-
deleteLater
()
-
destroyed
(QObject *)
-
doubleClicked
(QCandlestickSet *)
-
hovered
(bool, QCandlestickSet *)
-
increasingColorChanged
()
-
maximumColumnWidthChanged
()
-
minimumColumnWidthChanged
()
-
nameChanged
()
-
objectNameChanged
(const QString &)
-
opacityChanged
()
-
penChanged
()
-
pressed
(QCandlestickSet *)
-
released
(QCandlestickSet *)
-
useOpenGLChanged
()
-
visibleChanged
()
-
~QCandlestickSeries
()
-
append
(QCandlestickSet *) : bool
-
append
(const QList<QCandlestickSet *> &) : bool
-
attachAxis
(QAbstractAxis *) : bool
-
attachedAxes
() : QList<QAbstractAxis *>
-
blockSignals
(bool) : bool
-
bodyOutlineVisible
() const : bool
-
bodyWidth
() const : qreal
-
brush
() const : QBrush
-
capsVisible
() const : bool
-
capsWidth
() const : qreal
-
chart
() const : QChart *
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
clear
()
-
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
count
() const : int
-
customEvent
(QEvent *)
-
decreasingColor
() const : QColor
-
detachAxis
(QAbstractAxis *) : bool
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
|
-
dynamicPropertyNames
() const : QList<QByteArray>
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
findChild
(const QString &, Qt::FindChildOptions) const : T
-
findChildren
(const QString &, Qt::FindChildOptions) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
-
hide
()
-
increasingColor
() const : QColor
-
inherits
(const char *) const : bool
-
insert
(int, QCandlestickSet *) : bool
-
installEventFilter
(QObject *)
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isVisible
() const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int)
-
maximumColumnWidth
() const : qreal
-
metaObject
() const : const QMetaObject *
-
minimumColumnWidth
() const : qreal
-
moveToThread
(QThread *)
-
name
() const : QString
-
objectName
() const : QString
-
opacity
() const : qreal
-
parent
() const : QObject *
-
pen
() const : QPen
-
property
(const char *) const : QVariant
-
receivers
(const char *) const : int
-
remove
(QCandlestickSet *) : bool
-
remove
(const QList<QCandlestickSet *> &) : bool
-
removeEventFilter
(QObject *)
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setBodyOutlineVisible
(bool)
-
setBodyWidth
(qreal)
-
setBrush
(const QBrush &)
-
setCapsVisible
(bool)
-
setCapsWidth
(qreal)
-
setDecreasingColor
(const QColor &)
-
setIncreasingColor
(const QColor &)
-
setMaximumColumnWidth
(qreal)
-
setMinimumColumnWidth
(qreal)
-
setName
(const QString &)
-
setObjectName
(const QString &)
-
setOpacity
(qreal)
-
setParent
(QObject *)
-
setPen
(const QPen &)
-
setProperty
(const char *, const QVariant &) : bool
-
setUseOpenGL
(bool)
-
setVisible
(bool)
-
sets
() const : QList<QCandlestickSet *>
-
show
()
-
signalsBlocked
() const : bool
-
startTimer
(int, Qt::TimerType) : int
-
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
-
staticMetaObject
:
-
take
(QCandlestickSet *) : bool
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int) : QString
-
type
() const : QAbstractSeries::SeriesType
-
useOpenGL
() const : bool
|