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 QtExtensibleEnum
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
QtExtensibleEnum
This annotation marks an enum to be extensible, i.e. resolve(int) will return a custom entry for values not predefined in the enum.