Uses of Interface
io.qt.core.QMetaObject.Method0
-
Uses of QMetaObject.Method0 in io.qt.core
Modifier and TypeMethodDescriptionstatic <R> QMetaMethod
QMetaMethod.fromMethod
(QMetaObject.Method0<R> method) static <R> R
QMetaObject.invokeMethod
(QMetaObject.Method0<R> method) CallinginvokeMethod(method, AutoConnection)
.static <R> R
QMetaObject.invokeMethod
(QMetaObject.Method0<R> method, Qt.ConnectionType type) Invokes the method and returns it's result value.