Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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
isConstructor() constQQmlJSMetaMethodinline
isImplicitQmlPropertyChangeSignal() constQQmlJSMetaMethodinline
isJavaScriptFunction() constQQmlJSMetaMethodinline
isValid() constQQmlJSMetaMethodinline
jsFunctionIndex() constQQmlJSMetaMethodinline
methodName() constQQmlJSMetaMethodinline
MethodType typedefQQmlJSMetaMethod
methodType() constQQmlJSMetaMethodinline
mutableParametersRange()QQmlJSMetaMethodinline
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
returnValue() 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(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