Methods in io.qt.core with parameters of type QMetaObject.Method9
Modifier and Type
Method
Description
static <A,
B,
C,
D,
E,
F,
G,
H,
I,
R>QMetaMethod
QMetaMethod. fromMethod (QMetaObject.Method9 <A,B,C,D,E,F,G,H,I,R> method)
static <A,
B,
C,
D,
E,
F,
G,
H,
I,
R> R
QMetaObject. invokeMethod (QMetaObject.Method9 <A,B,C,D,E,F,G,H,I,R> method,
A arg1,
B arg2,
C arg3,
D arg4,
E arg5,
F arg6,
G arg7,
H arg8,
I arg9)
Calling invokeMethod(method, AutoConnection, ...)
.
static <A,
B,
C,
D,
E,
F,
G,
H,
I,
R> R
QMetaObject. invokeMethod (QMetaObject.Method9 <A,B,C,D,E,F,G,H,I,R> method,
Qt.ConnectionType type,
A arg1,
B arg2,
C arg3,
D arg4,
E arg5,
F arg6,
G arg7,
H arg8,
I arg9)
Invokes the method and returns it's result value.
Methods in io.qt.core.internal with parameters of type QMetaObject.Method9
Modifier and Type
Method
Description
<P extends QtObjectInterface ,
A,
B,
C,
D,
E,
F,
G,
H,
R> R
QFactoryLoader. loadPlugin (QMetaObject.Method9 <P,A,B,C,D,E,F,G,H,R> create,
String key,
A a,
B b,
C c,
D d,
E e,
F f,
G g,
H h)
QtJambi Reference Documentation The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.