Qt 5.13
Qt Charts
C++ Classes
QHCandlestickModelMapper
Qt Charts | Commercial or GPLv3
List of All Members for QHCandlestickModelMapper
This is the complete list of members for
QHCandlestickModelMapper
, including inherited members.
QHCandlestickModelMapper
(QObject *)
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
closeColumnChanged
()
deleteLater
()
firstSetRowChanged
()
highColumnChanged
()
lastSetRowChanged
()
lowColumnChanged
()
modelReplaced
()
objectNameChanged
(const QString &)
openColumnChanged
()
seriesReplaced
()
timestampColumnChanged
()
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
close
() const : int
closeColumn
() const : int
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
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
firstSetRow
() const : int
firstSetSection
() const : int
high
() const : int
highColumn
() const : int
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
lastSetRow
() const : int
lastSetSection
() const : int
low
() const : int
lowColumn
() const : int
model
() const : QAbstractItemModel *
moveToThread
(QThread *)
objectName
() const : QString
open
() const : int
openColumn
() const : int
orientation
() const : Qt::Orientation
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
series
() const : QCandlestickSeries *
setClose
(int )
setCloseColumn
(int )
setFirstSetRow
(int )
setFirstSetSection
(int )
setHigh
(int )
setHighColumn
(int )
setLastSetRow
(int )
setLastSetSection
(int )
setLow
(int )
setLowColumn
(int )
setModel
(QAbstractItemModel *)
setObjectName
(const QString &)
setOpen
(int )
setOpenColumn
(int )
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setSeries
(QCandlestickSeries *)
setTimestamp
(int )
setTimestampColumn
(int )
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
thread
() const : QThread *
timestamp
() const : int
timestampColumn
() const : int