Module qtjambi
Package io.qt.core

Class QObject.Signal1Default1<A>

Type Parameters:
A - The type of the first parameter of the signal.
Enclosing class:
QObject

public final class QObject.Signal1Default1<A>
extends QMetaObject.AbstractPublicSignal1<A>
Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameters and providing default value for the parameter.