Qt
6.x
The Qt SDK
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Symbols
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Loading...
Searching...
No Matches
QQmlJSMetaMethod Member List
This is the complete list of members for
QQmlJSMetaMethod
, including all inherited members.
AbsoluteFunctionIndex
enum name
QQmlJSMetaMethod
Access
enum name
QQmlJSMetaMethod
access
() const
QQmlJSMetaMethod
inline
addParameter
(const QQmlJSMetaParameter &p)
QQmlJSMetaMethod
inline
annotations
() const
QQmlJSMetaMethod
inline
constructorIndex
() const
QQmlJSMetaMethod
inline
isCloned
() const
QQmlJSMetaMethod
inline
isConstructor
() const
QQmlJSMetaMethod
inline
isImplicitQmlPropertyChangeSignal
() const
QQmlJSMetaMethod
inline
isJavaScriptFunction
() const
QQmlJSMetaMethod
inline
isValid
() const
QQmlJSMetaMethod
inline
jsFunctionIndex
() const
QQmlJSMetaMethod
inline
methodName
() const
QQmlJSMetaMethod
inline
methodType
() const
QQmlJSMetaMethod
inline
MethodType
typedef
QQmlJSMetaMethod
operator!=
QQmlJSMetaMethod
friend
operator==
QQmlJSMetaMethod
friend
parameterNames
() const
QQmlJSMetaMethod
inline
parameters
() const
QQmlJSMetaMethod
inline
Private
enum value
QQmlJSMetaMethod
Protected
enum value
QQmlJSMetaMethod
Public
enum value
QQmlJSMetaMethod
qHash
QQmlJSMetaMethod
friend
QQmlJSMetaMethod
()=default
QQmlJSMetaMethod
QQmlJSMetaMethod
(QString name, QString returnType=QString())
QQmlJSMetaMethod
inline
explicit
RelativeFunctionIndex
enum name
QQmlJSMetaMethod
returnType
() const
QQmlJSMetaMethod
inline
returnTypeName
() const
QQmlJSMetaMethod
inline
revision
() const
QQmlJSMetaMethod
inline
setAnnotations
(QVector< QQmlJSAnnotation > annotations)
QQmlJSMetaMethod
inline
setConstructorIndex
(RelativeFunctionIndex index)
QQmlJSMetaMethod
inline
setIsCloned
(bool isCloned)
QQmlJSMetaMethod
inline
setIsConstructor
(bool isConstructor)
QQmlJSMetaMethod
inline
setIsImplicitQmlPropertyChangeSignal
(bool isPropertyChangeSignal)
QQmlJSMetaMethod
inline
setIsJavaScriptFunction
(bool isJavaScriptFunction)
QQmlJSMetaMethod
inline
setJsFunctionIndex
(RelativeFunctionIndex index)
QQmlJSMetaMethod
inline
setMethodName
(const QString &name)
QQmlJSMetaMethod
inline
setMethodType
(MethodType methodType)
QQmlJSMetaMethod
inline
setParameters
(const QList< QQmlJSMetaParameter > ¶meters)
QQmlJSMetaMethod
inline
setReturnType
(const QSharedPointer< const QQmlJSScope > &type)
QQmlJSMetaMethod
inline
setReturnTypeName
(const QString &type)
QQmlJSMetaMethod
inline
setRevision
(int r)
QQmlJSMetaMethod
inline
Generated by
1.9.7