@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).
@Retention(RUNTIME) @Target(TYPE) public @interface QtRejectedEntries