Uses of Class
io.qt.QNoSuchMethodException
-
Uses of QNoSuchMethodException in io.qt.core
Modifier and TypeMethodDescriptionstatic Object
QMetaObject.invokeMethod
(QObject obj, String member, Qt.ConnectionType type, Object... args) Invokes the given method on the given object and returns it's result value.static Object
QMetaObject.invokeMethod
(QObject obj, String member, Object... args) CallinginvokeMethod(obj, AutoConnection, args)
.