Module qtjambi
Package io.qt

Annotation Type QtUninvokable


@Documented
@Retention(RUNTIME)
@Target(METHOD)
public @interface QtUninvokable
The QtUninvokable annotation marks methods not registered in the meta object system by Q_SLOT or Q_INVOKABLE.