static final class
Use this signal class to declare a local signal.
static final class
static final class
Declare and instantiate a field of this class in your
QtSignalEmitterInterface
subclass to declare a signal that takes nine
parameters.
static final class
Use this signal class to define a non-QObject signal.
static final class
static class
Supertype for all public signals with one parameter.
static class
Supertype for all public default signals with one parameters.
final class
Declare and instantiate a field of this class in your
QObject subclass to declare a signal that takes one
parameter.
final class
Declare and instantiate a field of this class in your
QObject subclass to declare a signal that takes one
parameter.
final class
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.
static final class
Use this signal class to define a static signal.
static final class
Use this signal class to define a static signal.
static final class
Initializes a connection between the given signal and slot .
Initializes a connection between the given signal and slot .
Initializes a connection between the given signal and connectSignal .
static boolean
Removes the connection between the given signal and slot .
static <A> boolean
Removes the connection between the given signal and slot .
static <A> boolean
Removes the connection between the given signal and connectSignal .
static <A> void
Calling invokeMethod(signal, AutoConnection, ...)
.
static <A> void
QtJambi 6.6.3 API Documentation The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.