![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQmlPropertyPrivate, including all inherited members.
| addref() const | QQmlRefCount | inline |
| binding(QObject *, QQmlPropertyIndex index) | QQmlPropertyPrivate | static |
| binding(const QQmlProperty &that) | QQmlPropertyPrivate | static |
| BindingFlag enum name | QQmlPropertyPrivate | |
| connect(const QObject *sender, int signal_index, const QObject *receiver, int method_index, int type=0, int *types=nullptr) | QQmlPropertyPrivate | static |
| context | QQmlPropertyPrivate | |
| core | QQmlPropertyPrivate | |
| count() const | QQmlRefCount | inline |
| create(QObject *target, const QString &propertyName, const QQmlRefPointer< QQmlContextData > &context, QQmlPropertyPrivate::InitFlags flags) | QQmlPropertyPrivate | static |
| DontEnable enum value | QQmlPropertyPrivate | |
| effectiveContext() const | QQmlPropertyPrivate | |
| encodedIndex() const | QQmlPropertyPrivate | inline |
| encodedIndex(const QQmlPropertyData &core, const QQmlPropertyData &valueTypeData) | QQmlPropertyPrivate | inlinestatic |
| engine | QQmlPropertyPrivate | |
| findAliasTarget(QObject *, QQmlPropertyIndex, QObject **, QQmlPropertyIndex *) | QQmlPropertyPrivate | static |
| findAliasTarget(QObject *baseObject, QQmlPropertyIndex baseIndex) | QQmlPropertyPrivate | static |
| findPropertyByName(const QMetaObject *mo, const QByteArray &) | QQmlPropertyPrivate | static |
| findSignalByName(const QMetaObject *mo, const QByteArray &) | QQmlPropertyPrivate | static |
| flushSignal(const QObject *sender, int signal_index) | QQmlPropertyPrivate | static |
| get(const QQmlProperty &p) | QQmlPropertyPrivate | inlinestatic |
| initDefault(QObject *obj) | QQmlPropertyPrivate | |
| InitFlag enum name | QQmlPropertyPrivate | |
| initProperty(QObject *obj, const QString &name, InitFlags flags=InitFlag::None) | QQmlPropertyPrivate | |
| isValueType() const | QQmlPropertyPrivate | |
| nameCache | QQmlPropertyPrivate | |
| None enum value | QQmlPropertyPrivate | |
| object | QQmlPropertyPrivate | |
| propertyIndex(const QQmlProperty &that) | QQmlPropertyPrivate | static |
| propertyType() const | QQmlPropertyPrivate | |
| propertyTypeCategory() const | QQmlPropertyPrivate | |
| Q_DECLARE_FLAGS(InitFlags, InitFlag) | QQmlPropertyPrivate | |
| QQmlPropertyPrivate() | QQmlPropertyPrivate | inline |
| QQmlRefCount() | QQmlRefCount | inline |
| rawMetaObjectForType(QMetaType metaType) | QQmlPropertyPrivate | static |
| readValueProperty() | QQmlPropertyPrivate | |
| release() const | QQmlRefCounted< QQmlPropertyPrivate > | inline |
| removeBinding(const QQmlProperty &that) | QQmlPropertyPrivate | static |
| removeBinding(QObject *o, QQmlPropertyIndex index) | QQmlPropertyPrivate | static |
| removeBinding(QQmlAbstractBinding *b) | QQmlPropertyPrivate | static |
| reset(QObject *, const QQmlPropertyData &, QQmlPropertyData::WriteFlags flags={}) | QQmlPropertyPrivate | static |
| resetValueProperty(QObject *, const QQmlPropertyData &, const QQmlPropertyData &valueTypeData, const QQmlRefPointer< QQmlContextData > &, QQmlPropertyData::WriteFlags flags={}) | QQmlPropertyPrivate | static |
| resolveUrlsOnAssignment() | QQmlPropertyPrivate | static |
| restore(QObject *, const QQmlPropertyData &, const QQmlPropertyData *, const QQmlRefPointer< QQmlContextData > &) | QQmlPropertyPrivate | static |
| setBinding(QQmlAbstractBinding *binding, BindingFlags flags=None, QQmlPropertyData::WriteFlags writeFlags=QQmlPropertyData::DontRemoveBinding) | QQmlPropertyPrivate | static |
| setBinding(const QQmlProperty &that, QQmlAbstractBinding *) | QQmlPropertyPrivate | static |
| setSignalExpression(const QQmlProperty &that, QQmlBoundSignalExpression *) | QQmlPropertyPrivate | static |
| signalExpression(const QQmlProperty &that) | QQmlPropertyPrivate | static |
| signalIndex() const | QQmlPropertyPrivate | |
| takeSignalExpression(const QQmlProperty &that, QQmlBoundSignalExpression *) | QQmlPropertyPrivate | static |
| type() const | QQmlPropertyPrivate | |
| urlSequence(const QVariant &value) | QQmlPropertyPrivate | static |
| urlSequence(const QVariant &value, const QQmlRefPointer< QQmlContextData > &ctxt) | QQmlPropertyPrivate | static |
| valueTypeData | QQmlPropertyPrivate | |
| write(QObject *, const QQmlPropertyData &, const QVariant &, const QQmlRefPointer< QQmlContextData > &, QQmlPropertyData::WriteFlags flags={}) | QQmlPropertyPrivate | static |
| write(const QQmlProperty &that, const QVariant &, QQmlPropertyData::WriteFlags) | QQmlPropertyPrivate | static |
| writeEnumProperty(const QMetaProperty &prop, int idx, QObject *object, const QVariant &value, int flags) | QQmlPropertyPrivate | static |
| writeValueProperty(const QVariant &, QQmlPropertyData::WriteFlags) | QQmlPropertyPrivate | |
| writeValueProperty(QObject *, const QQmlPropertyData &, const QQmlPropertyData &valueTypeData, const QVariant &, const QQmlRefPointer< QQmlContextData > &, QQmlPropertyData::WriteFlags flags={}) | QQmlPropertyPrivate | static |
| ~QQmlRefCounted() | QQmlRefCounted< QQmlPropertyPrivate > | inlineprotected |