static final class
Use this signal class to declare a local signal.
static final class
static final class
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 final class
static final class
static class
Supertype for all public signals with three parameters.
static class
Supertype for all public default signals with three parameters.
static class
Supertype for all public default signals with three parameters.
static class
Supertype for all public default signals with three parameters.
final class
Declare and instantiate a field of this class in your
QObject subclass to declare a signal that takes three
parameters.
final class
Declare and instantiate a field of this class in your
QObject subclass to declare a signal that takes three
parameters.
final class
Declare and instantiate a field of this class in your
QObject subclass to declare a signal that takes three
parameters and providing a default value for parameter no. 3.
final class
Declare and instantiate a field of this class in your
QObject subclass to declare a signal that takes three
parameters and providing default values for parameters 2 and 3.
final class
Declare and instantiate a field of this class in your
QObject subclass to declare a signal that takes three
parameters and providing default values for parameters 1 to 3.
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
static final class
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 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,
B> boolean
Removes the connection between the given signal and slot .
static <A,
B,
C> boolean
Removes the connection between the given signal and slot .
static <A,
B,
C> boolean
Removes the connection between the given signal and connectSignal .
static <A,
B,
C> void
static <A,
B,
C> void
Calling invokeMethod(signal, AutoConnection, ...)
.
QtJambi Reference 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.