attachingType() const | QQmlJSMetaPropertyBinding | inline |
bindingType() const | QQmlJSMetaPropertyBinding | inline |
boolValue() const | QQmlJSMetaPropertyBinding | |
groupType() const | QQmlJSMetaPropertyBinding | inline |
hasInterceptor() const | QQmlJSMetaPropertyBinding | inline |
hasLiteral() const | QQmlJSMetaPropertyBinding | inline |
hasObject() const | QQmlJSMetaPropertyBinding | inline |
hasValueSource() const | QQmlJSMetaPropertyBinding | inline |
interceptorType() const | QQmlJSMetaPropertyBinding | inline |
interceptorTypeName() const | QQmlJSMetaPropertyBinding | inline |
isLiteralBinding(BindingType type) | QQmlJSMetaPropertyBinding | inlinestatic |
isValid() const | QQmlJSMetaPropertyBinding | |
literalType(const QQmlJSTypeResolver *resolver) const | QQmlJSMetaPropertyBinding | |
literalTypeName() const | QQmlJSMetaPropertyBinding | |
numberValue() const | QQmlJSMetaPropertyBinding | |
objectType() const | QQmlJSMetaPropertyBinding | inline |
objectTypeName() const | QQmlJSMetaPropertyBinding | inline |
operator!= | QQmlJSMetaPropertyBinding | friend |
operator== | QQmlJSMetaPropertyBinding | friend |
propertyName() const | QQmlJSMetaPropertyBinding | inline |
qHash | QQmlJSMetaPropertyBinding | friend |
QQmlJSMetaPropertyBinding() | QQmlJSMetaPropertyBinding | |
QQmlJSMetaPropertyBinding(QQmlJS::SourceLocation location) | QQmlJSMetaPropertyBinding | inline |
QQmlJSMetaPropertyBinding(QQmlJS::SourceLocation location, const QString &propName) | QQmlJSMetaPropertyBinding | inlineexplicit |
QQmlJSMetaPropertyBinding(QQmlJS::SourceLocation location, const QQmlJSMetaProperty &prop) | QQmlJSMetaPropertyBinding | inlineexplicit |
regExpValue() const | QQmlJSMetaPropertyBinding | |
scriptIndex() const | QQmlJSMetaPropertyBinding | inline |
scriptKind() const | QQmlJSMetaPropertyBinding | inline |
scriptValueType() const | QQmlJSMetaPropertyBinding | inline |
setAttachedBinding(const QSharedPointer< const QQmlJSScope > &attachingScope) | QQmlJSMetaPropertyBinding | inline |
setBoolLiteral(bool value) | QQmlJSMetaPropertyBinding | inline |
setGroupBinding(const QSharedPointer< const QQmlJSScope > &groupScope) | QQmlJSMetaPropertyBinding | inline |
setInterceptor(const QString &typeName, const QSharedPointer< const QQmlJSScope > &type) | QQmlJSMetaPropertyBinding | inline |
setNullLiteral() | QQmlJSMetaPropertyBinding | inline |
setNumberLiteral(double value) | QQmlJSMetaPropertyBinding | inline |
setObject(const QString &typeName, const QSharedPointer< const QQmlJSScope > &type) | QQmlJSMetaPropertyBinding | inline |
setPropertyName(const QString &propertyName) | QQmlJSMetaPropertyBinding | inline |
setRegexpLiteral(QAnyStringView value) | QQmlJSMetaPropertyBinding | inline |
setScriptBinding(QQmlJSMetaMethod::RelativeFunctionIndex value, ScriptBindingKind kind, ScriptBindingValueType valueType=ScriptBindingValueType::ScriptValue_Unknown) | QQmlJSMetaPropertyBinding | inline |
setStringLiteral(QAnyStringView value) | QQmlJSMetaPropertyBinding | inline |
setTranslation(QStringView text, QStringView comment, QStringView context, int number) | QQmlJSMetaPropertyBinding | inline |
setTranslationId(QStringView id, int number) | QQmlJSMetaPropertyBinding | inline |
setValueSource(const QString &typeName, const QSharedPointer< const QQmlJSScope > &type) | QQmlJSMetaPropertyBinding | inline |
sourceLocation() const | QQmlJSMetaPropertyBinding | inline |
stringValue() const | QQmlJSMetaPropertyBinding | |
translationDataValue(QString qmlFileNameForContext=QStringLiteral("")) const | QQmlJSMetaPropertyBinding | |
valueSourceType() const | QQmlJSMetaPropertyBinding | inline |
valueSourceTypeName() const | QQmlJSMetaPropertyBinding | inline |