JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
QtJambi 6.9.1
qtjambi
io.qt
NativeAccess
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Type NativeAccess
@Target
({
FIELD
,
METHOD
,
CONSTRUCTOR
,
TYPE
})
@Retention
(
SOURCE
)
public @interface
NativeAccess
Annotates class members to be accessed from inside QtJambi native libraries.