Uses of Annotation Type
io.qt.QtAllowedTypeSet
Packages that use QtAllowedTypeSet
-
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.