JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
qtjambi
Package
io.qt
Annotation Type QtUninvokable
@Documented
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
QtUninvokable
The QtUninvokable annotation marks methods not to be registered in the meta object system (opposite of Q_SLOT and Q_INVOKABLE).