@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.
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface QtUninvokable