Module qtjambi
Package io.qt

Annotation Type QtAllowedTypeSet


@Documented
@Retention(SOURCE)
@Target(METHOD)
@Repeatable(QtAllowedTypeSets.class)
public @interface QtAllowedTypeSet
This annotation labels a MultiSignal.overload(...) method with all accepted sets of parameter types.
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    Class<?>[] value