Module qtjambi
Package io.qt.core

Class QDeclarableSignals.Signal6<A,​B,​C,​D,​E,​F>

java.lang.Object
io.qt.internal.QtJambiSignals.AbstractSignal
io.qt.core.QMetaObject.AbstractSignal
io.qt.core.QMetaObject.AbstractPrivateSignal6<A,​B,​C,​D,​E,​F>
io.qt.core.QMetaObject.AbstractPublicSignal6<A,​B,​C,​D,​E,​F>
io.qt.core.QDeclarableSignals.Signal6<A,​B,​C,​D,​E,​F>
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.
D - The type of the single parameter of the signal.
E - The type of the single parameter of the signal.
F - The type of the single parameter of the signal.
Enclosing class:
QDeclarableSignals

public static final class QDeclarableSignals.Signal6<A,​B,​C,​D,​E,​F>
extends QMetaObject.AbstractPublicSignal6<A,​B,​C,​D,​E,​F>
Use this signal class to declare a local signal.