-
enum
AxisType
-
flags
AxisTypes
-
QBarCategoryAxis
(QObject *)
-
~QBarCategoryAxis
()
-
alignment
() const : Qt::Alignment
-
append
(const QStringList &)
-
append
(const QString &)
-
at
(int) const : QString
-
bindableObjectName
() : QBindable<QString>
-
blockSignals
(bool) : bool
-
categories
() : QStringList
-
categoriesChanged
()
-
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
-
countChanged
()
-
customEvent
(QEvent *)
-
deleteLater
()
-
destroyed
(QObject *)
-
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
(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>
-
gridVisibleChanged
(bool)
-
hide
()
-
inherits
(const char *) const : bool
-
insert
(int, const QString &)
-
installEventFilter
(QObject *)
-
isGridLineVisible
() const : bool
-
isLineVisible
() const : bool
-
isMinorGridLineVisible
() const : bool
-
isQuickItemType
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isTitleVisible
() const : bool
-
isVisible
() const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int)
-
labelsAngle
() const : qreal
-
labelsAngleChanged
(qreal)
-
labelsVisible
() const : bool
|
-
labelsVisibleChanged
(bool)
-
lineVisibleChanged
(bool)
-
max
() const : QString
-
maxChanged
(const QString &)
-
metaObject
() const : const QMetaObject *
-
min
() const : QString
-
minChanged
(const QString &)
-
minorGridVisibleChanged
(bool)
-
moveToThread
(QThread *) : bool
-
objectName
() const : QString
-
objectNameChanged
(const QString &)
-
orientation
() const : Qt::Orientation
-
parent
() const : QObject *
-
property
(const char *) const : QVariant
-
rangeChanged
(const QString &, const QString &)
-
receivers
(const char *) const : int
-
remove
(const QString &)
-
removeEventFilter
(QObject *)
-
replace
(const QString &, const QString &)
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setCategories
(const QStringList &)
-
setGridLineVisible
(bool)
-
setLabelsAngle
(qreal)
-
setLabelsVisible
(bool)
-
setLineVisible
(bool)
-
setMax
(const QString &)
-
setMax
(const QVariant &)
-
setMin
(const QString &)
-
setMin
(const QVariant &)
-
setMinorGridLineVisible
(bool)
-
setObjectName
(const QString &)
-
setObjectName
(QAnyStringView)
-
setParent
(QObject *)
-
setProperty
(const char *, const QVariant &) : bool
-
setProperty
(const char *, QVariant &&) : bool
-
setRange
(const QString &, const QString &)
-
setRange
(const QVariant &, const QVariant &)
-
setTitleColor
(const QColor &)
-
setTitleFont
(const QFont &)
-
setTitleText
(const QString &)
-
setTitleVisible
(bool)
-
setVisible
(bool)
-
show
()
-
signalsBlocked
() const : bool
-
startTimer
(int, Qt::TimerType) : int
-
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
-
staticMetaObject
:
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
titleColor
() const : QColor
-
titleColorChanged
(const QColor &)
-
titleFont
() const : QFont
-
titleFontChanged
(const QFont &)
-
titleText
() const : QString
-
titleTextChanged
(const QString &)
-
titleVisibleChanged
(bool)
-
tr
(const char *, const char *, int) : QString
-
type
() const : QAbstractAxis::AxisType
-
type
() const : QAbstractAxis::AxisType
-
update
()
-
visibleChanged
(bool)
|