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