Module qtjambi
Package io.qt

Annotation Type QtRejectedEntries


@Retention(RUNTIME) @Target(TYPE) public @interface QtRejectedEntries
This annotation lists all entries that are rejected within a QtEnumerator, i.e. the entry will never be returned by resolve(int).
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details