Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QQmlJSMetaMethod Member List

This is the complete list of members for QQmlJSMetaMethod, including all inherited members.

AbsoluteFunctionIndex enum nameQQmlJSMetaMethod
Access enum nameQQmlJSMetaMethod
access() constQQmlJSMetaMethodinline
addParameter(const QQmlJSMetaParameter &p)QQmlJSMetaMethodinline
annotations() constQQmlJSMetaMethodinline
constructorIndex() constQQmlJSMetaMethodinline
isCloned() constQQmlJSMetaMethodinline
isConstructor() constQQmlJSMetaMethodinline
isImplicitQmlPropertyChangeSignal() constQQmlJSMetaMethodinline
isJavaScriptFunction() constQQmlJSMetaMethodinline
isValid() constQQmlJSMetaMethodinline
jsFunctionIndex() constQQmlJSMetaMethodinline
methodName() constQQmlJSMetaMethodinline
methodType() constQQmlJSMetaMethodinline
MethodType typedefQQmlJSMetaMethod
operator!=QQmlJSMetaMethodfriend
operator==QQmlJSMetaMethodfriend
parameterNames() constQQmlJSMetaMethodinline
parameters() constQQmlJSMetaMethodinline
Private enum valueQQmlJSMetaMethod
Protected enum valueQQmlJSMetaMethod
Public enum valueQQmlJSMetaMethod
qHashQQmlJSMetaMethodfriend
QQmlJSMetaMethod()=defaultQQmlJSMetaMethod
QQmlJSMetaMethod(QString name, QString returnType=QString())QQmlJSMetaMethodinlineexplicit
RelativeFunctionIndex enum nameQQmlJSMetaMethod
returnType() constQQmlJSMetaMethodinline
returnTypeName() constQQmlJSMetaMethodinline
revision() constQQmlJSMetaMethodinline
setAnnotations(QVector< QQmlJSAnnotation > annotations)QQmlJSMetaMethodinline
setConstructorIndex(RelativeFunctionIndex index)QQmlJSMetaMethodinline
setIsCloned(bool isCloned)QQmlJSMetaMethodinline
setIsConstructor(bool isConstructor)QQmlJSMetaMethodinline
setIsImplicitQmlPropertyChangeSignal(bool isPropertyChangeSignal)QQmlJSMetaMethodinline
setIsJavaScriptFunction(bool isJavaScriptFunction)QQmlJSMetaMethodinline
setJsFunctionIndex(RelativeFunctionIndex index)QQmlJSMetaMethodinline
setMethodName(const QString &name)QQmlJSMetaMethodinline
setMethodType(MethodType methodType)QQmlJSMetaMethodinline
setParameters(const QList< QQmlJSMetaParameter > &parameters)QQmlJSMetaMethodinline
setReturnType(const QSharedPointer< const QQmlJSScope > &type)QQmlJSMetaMethodinline
setReturnTypeName(const QString &type)QQmlJSMetaMethodinline
setRevision(int r)QQmlJSMetaMethodinline