Module qtjambi
Package io.qt.core

Class QStaticMemberSignals.PrivateSignal3<A,B,C>

Type Parameters:
A - The type of the single parameter of the signal.
B - The type of the single parameter of the signal.
C - The type of the single parameter of the signal.
All Implemented Interfaces:
QMetaObject.Signal
Enclosing class:
QStaticMemberSignals

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

    • PrivateSignal3

      public PrivateSignal3()