-
QBarSet
(const QString &, QObject *)
-
~QBarSet
()
-
append
(const QList<qreal> &)
-
append
(qreal)
-
at
(qsizetype) const : qreal
-
bindableObjectName
() : QBindable<QString>
-
blockSignals
(bool) : bool
-
borderColor
() const : QColor
-
borderColorChanged
(QColor)
-
borderWidth
() const : qreal
-
borderWidthChanged
(qreal)
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
clear
()
-
color
() const : QColor
-
colorChanged
(QColor)
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
count
() const : qsizetype
-
countChanged
()
-
customEvent
(QEvent *)
-
deleteLater
()
-
deselectAllBars
()
-
deselectBar
(qsizetype)
-
deselectBars
(const QList<qsizetype> &)
-
destroyed
(QObject *)
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const char *, const QObject *, const char *) const : 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
(QAnyStringView, Qt::FindChildOptions) const : T
-
findChild
(Qt::FindChildOptions) const : T
-
findChildren
(QAnyStringView, Qt::FindChildOptions) const : QList<T>
-
findChildren
(Qt::FindChildOptions) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
-
inherits
(const char *) const : bool
-
insert
(qsizetype, qreal)
-
installEventFilter
(QObject *)
-
isBarSelected
(qsizetype) const : bool
-
isQuickItemType
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int)
|
-
killTimer
(Qt::TimerId)
-
label
() const : QString
-
labelChanged
()
-
labelColor
() const : QColor
-
labelColorChanged
(QColor)
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *) : bool
-
objectName
() const : QString
-
objectNameChanged
(const QString &)
-
parent
() const : QObject *
-
property
(const char *) const : QVariant
-
receivers
(const char *) const : int
-
remove
(qsizetype, qsizetype)
-
removeEventFilter
(QObject *)
-
replace
(qsizetype, qreal)
-
selectAllBars
()
-
selectBar
(qsizetype)
-
selectBars
(const QList<qsizetype> &)
-
selectedBars
() const : QList<qsizetype>
-
selectedBarsChanged
(const QList<qsizetype> &)
-
selectedColor
() const : QColor
-
selectedColorChanged
(QColor)
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setBarSelected
(qsizetype, bool)
-
setBorderColor
(QColor)
-
setBorderWidth
(qreal)
-
setColor
(QColor)
-
setLabel
(const QString &)
-
setLabelColor
(QColor)
-
setObjectName
(const QString &)
-
setObjectName
(QAnyStringView)
-
setParent
(QObject *)
-
setProperty
(const char *, const QVariant &) : bool
-
setProperty
(const char *, QVariant &&) : bool
-
setSelectedColor
(QColor)
-
setValues
(const QVariantList &)
-
signalsBlocked
() const : bool
-
startTimer
(int, Qt::TimerType) : int
-
startTimer
(std::chrono::nanoseconds, Qt::TimerType) : int
-
staticMetaObject
:
-
sum
() const : qreal
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
toggleSelection
(const QList<qsizetype> &)
-
tr
(const char *, const char *, int) : QString
-
update
()
-
updatedBars
()
-
valueAdded
(qsizetype, qsizetype)
-
valueChanged
(qsizetype)
-
valueRemoved
(qsizetype, qsizetype)
-
值
() const : QVariantList
-
valuesAdded
(qsizetype, qsizetype)
-
valuesChanged
()
-
valuesRemoved
(qsizetype, qsizetype)
-
operator<<
(qreal) : QBarSet &
-
operator[]
(qsizetype) const : qreal
|