JavaScript is disabled on your browser.
Skip navigation links
QtJambi 6.5.7
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 QtDeclaredFinal
@Documented
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
QtDeclaredFinal
Marks a non-final java method to be declared final in C++. This is useful whenever a native non-virtual method cannot be represented by a Java method with final modifier.