Uses of Annotation Type
io.qt.QtAllowedTypeSet
Packages that use QtAllowedTypeSet
-
Uses of QtAllowedTypeSet in io.qt.activex
Methods in io.qt.activex with annotations of type QtAllowedTypeSetModifier and TypeMethodDescriptionfinal <A> QObject.Signal1<A>
Provides an overloaded signal by parameter type.final <A,
B, C, D> QObject.Signal4<A, B, C, D> QAxScript.MultiSignal_finished.overload
(Class<A> type1, Class<B> type2, Class<C> type3, Class<D> type4) Provides an overloaded signal by parameter types. -
Uses of QtAllowedTypeSet in io.qt.designer
Methods in io.qt.designer with annotations of type QtAllowedTypeSetModifier and TypeMethodDescriptionfinal <A> QObject.Signal1<A>
Provides an overloaded signal by parameter type.final <A,
B, C> QObject.Signal3<A, B, C> QDesignerIntegrationInterface.MultiSignal_navigateToSlot.overload
(Class<A> type1, Class<B> type2, Class<C> type3) Provides an overloaded signal by parameter types.