final <A> QObject.Signal1<A>
overload(Class<A> type1)
final <A, B, C> QObject.Signal3<A,B,C>
overload(Class<A> type1, Class<B> type2, Class<C> type3)