Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
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
isConst() constQQmlJSMetaMethodinline
isConstructor() constQQmlJSMetaMethodinline
isImplicitQmlPropertyChangeSignal() constQQmlJSMetaMethodinline
isJavaScriptFunction() constQQmlJSMetaMethodinline
isValid() constQQmlJSMetaMethodinline
jsFunctionIndex() constQQmlJSMetaMethodinline
methodIndex() constQQmlJSMetaMethodinline
methodName() constQQmlJSMetaMethodinline
MethodType typedefQQmlJSMetaMethod
methodType() constQQmlJSMetaMethodinline
mutableParametersRange()QQmlJSMetaMethodinline
operator!=(const QQmlJSMetaMethod &a, const QQmlJSMetaMethod &b)QQmlJSMetaMethodfriend
operator==(const QQmlJSMetaMethod &a, const QQmlJSMetaMethod &b)QQmlJSMetaMethodfriend
parameterNames() constQQmlJSMetaMethodinline
parameters() constQQmlJSMetaMethodinline
Private enum valueQQmlJSMetaMethod
Protected enum valueQQmlJSMetaMethod
Public enum valueQQmlJSMetaMethod
qHash(const QQmlJSMetaMethod &method, size_t seed=0)QQmlJSMetaMethodfriend
QQmlJSMetaMethod()=defaultQQmlJSMetaMethod
QQmlJSMetaMethod(QString name, QString returnType=QString())QQmlJSMetaMethodinlineexplicit
RelativeFunctionIndex enum nameQQmlJSMetaMethod
returnType() constQQmlJSMetaMethodinline
returnTypeName() constQQmlJSMetaMethodinline
returnValue() constQQmlJSMetaMethodinline
revision() constQQmlJSMetaMethodinline
setAnnotations(QVector< QQmlJSAnnotation > annotations)QQmlJSMetaMethodinline
setConstructorIndex(RelativeFunctionIndex index)QQmlJSMetaMethodinline
setIsCloned(bool isCloned)QQmlJSMetaMethodinline
setIsConst(bool isConst)QQmlJSMetaMethodinline
setIsConstructor(bool isConstructor)QQmlJSMetaMethodinline
setIsImplicitQmlPropertyChangeSignal(bool isPropertyChangeSignal)QQmlJSMetaMethodinline
setIsJavaScriptFunction(bool isJavaScriptFunction)QQmlJSMetaMethodinline
setJsFunctionIndex(RelativeFunctionIndex index)QQmlJSMetaMethodinline
setMethodIndex(RelativeFunctionIndex index)QQmlJSMetaMethodinline
setMethodName(const QString &name)QQmlJSMetaMethodinline
setMethodType(MethodType methodType)QQmlJSMetaMethodinline
setParameters(const QList< QQmlJSMetaParameter > &parameters)QQmlJSMetaMethodinline
setReturnType(QWeakPointer< const QQmlJSScope > type)QQmlJSMetaMethodinline
setReturnTypeName(const QString &typeName)QQmlJSMetaMethodinline
setReturnValue(const QQmlJSMetaReturnType returnValue)QQmlJSMetaMethodinline
setRevision(int r)QQmlJSMetaMethodinline
setSourceLocation(QQmlJS::SourceLocation location)QQmlJSMetaMethodinline
sourceLocation() constQQmlJSMetaMethodinline