Qt 6.7
Qt Graphs
C++ Classes
QtGraphs (Technical Preview)
Q3DTheme
Qt Graphs | Commercial or GPLv3
List of All Members for Q3DTheme
This is the complete list of members for
Q3DTheme
, including inherited members.
enum class
ColorStyle
enum class
Theme
Q3DTheme
(QObject *)
Q3DTheme
(Q3DTheme::Theme, QObject *)
~Q3DTheme
()
ambientLightStrength
() const : float
ambientLightStrengthChanged
(float)
backgroundColor
() const : QColor
backgroundColorChanged
(const QColor &)
backgroundEnabledChanged
(bool)
bindableObjectName
() : QBindable<QString>
blockSignals
(bool) : bool
childEvent
(QChildEvent *)
children
() const : const QObjectList &
classBegin
()
colorStyle
() const : Q3DTheme::ColorStyle
colorStyleChanged
(Q3DTheme::ColorStyle)
componentComplete
()
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 &)
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>
font
() const : QFont
fontChanged
(const QFont &)
gridEnabledChanged
(bool)
gridLineColor
() const : QColor
gridLineColorChanged
(const QColor &)
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isBackgroundEnabled
() const : bool
isGridEnabled
() const : bool
isLabelBackgroundEnabled
() const : bool
isLabelBorderEnabled
() const : bool
isLabelsEnabled
() const : bool
isQuickItemType
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int)
labelBackgroundColor
() const : QColor
labelBackgroundColorChanged
(const QColor &)
labelBackgroundEnabledChanged
(bool)
labelBorderEnabledChanged
(bool)
labelTextColor
() const : QColor
labelTextColorChanged
(const QColor &)
labelsEnabledChanged
(bool)
lightColor
() const : QColor
lightColorChanged
(const QColor &)
lightStrength
() const : float
lightStrengthChanged
(float)
metaObject
() const : const QMetaObject *
moveToThread
(QThread *) : bool
multiHighlightColor
() const : QColor
multiHighlightColorChanged
(const QColor &)
multiHighlightGradientChangedQML
(QJSValue)
objectName
() const : QString
objectNameChanged
(const QString &)
parent
() const : QObject *
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setAmbientLightStrength
(float)
setBackgroundColor
(const QColor &)
setBackgroundEnabled
(bool)
setColorStyle
(Q3DTheme::ColorStyle)
setFont
(const QFont &)
setGridEnabled
(bool)
setGridLineColor
(const QColor &)
setLabelBackgroundColor
(const QColor &)
setLabelBackgroundEnabled
(bool)
setLabelBorderEnabled
(bool)
setLabelTextColor
(const QColor &)
setLabelsEnabled
(bool)
setLightColor
(const QColor &)
setLightStrength
(float)
setMultiHighlightColor
(const QColor &)
setMultiHighlightGradient
(const QLinearGradient &)
setObjectName
(const QString &)
setObjectName
(QAnyStringView)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setProperty
(const char *, QVariant &&) : bool
setShadowStrength
(float)
setSingleHighlightColor
(const QColor &)
setSingleHighlightGradient
(const QLinearGradient &)
setType
(Q3DTheme::Theme)
setWindowColor
(const QColor &)
shadowStrength
() const : float
shadowStrengthChanged
(float)
signalsBlocked
() const : bool
singleHighlightColor
() const : QColor
singleHighlightColorChanged
(const QColor &)
singleHighlightGradientQMLChanged
(QJSValue)
startTimer
(int, Qt::TimerType) : int
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
staticMetaObject
:
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int) : QString
type
() const : Q3DTheme::Theme
typeChanged
(Q3DTheme::Theme)
windowColor
() const : QColor
windowColorChanged
(const QColor &)