Qt 6.7
Qt Core
C++ Classes
QMetaProperty
Qt 6.7.2 Reference Documentation
List of All Members for QMetaProperty
This is the complete list of members for
QMetaProperty
, including inherited members.
bindable
(QObject *) const : QUntypedBindable
enumerator
() const : QMetaEnum
hasNotifySignal
() const : bool
isBindable
() const : bool
isConstant
() const : bool
isDesignable
() const : bool
isEnumType
() const : bool
isFinal
() const : bool
isFlagType
() const : bool
isReadable
() const : bool
isRequired
() const : bool
isResettable
() const : bool
isScriptable
() const : bool
isStored
() const : bool
isUser
() const : bool
isValid
() const : bool
isWritable
() const : bool
metaType
() const : QMetaType
name
() const : const char *
notifySignal
() const : QMetaMethod
notifySignalIndex
() const : int
propertyIndex
() const : int
read
(const QObject *) const : QVariant
readOnGadget
(const void *) const : QVariant
relativePropertyIndex
() const : int
reset
(QObject *) const : bool
resetOnGadget
(void *) const : bool
revision
() const : int
typeId
() const : int
typeName
() const : const char *
userType
() const : int
write
(QObject *, const QVariant &) const : bool
write
(QObject *, QVariant &&) const : bool
writeOnGadget
(void *, const QVariant &) const : bool
writeOnGadget
(void *, QVariant &&) const : bool