Module qtjambi

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
     
     
  • Element Details

    • file

      String file
      Default:
      ""
    • json

      String json
      Default:
      ""