Module qtjambi
Package io.qt.core

Class QStaticMemberSignals.Signal2<A,B>

Type Parameters:
A - The type of the single parameter of the signal.
B - The type of the single parameter of the signal.
Enclosing class:
QStaticMemberSignals

public static final class QStaticMemberSignals.Signal2<A,B> extends QMetaObject.AbstractPublicSignal2<A,B>
Use this signal class to define a static signal.
  • Constructor Details

    • Signal2

      public Signal2()