JavaScript is disabled on your browser.
Skip navigation links
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.core.internal
Annotation Type QtPluginMetaData
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
QtPluginMetaData
This annotation specifies meta data for plug-in registration. Either you specify a path to a json file relative to the package path of the class or you give properties as json code.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
file
String
json
Element Details
file
String
file
Default:
""
json
String
json
Default:
""