Creates a connection from this signal to another.
final <A,
B> boolean
Disconnects a signal from another signal if the two were previously connected by a call to connect.
static final class
Use this signal class to declare a local signal.
static final class
static final class
static final class
Use this signal class to define a non-QObject signal.
static final class
static final class
static class
Supertype for all public default signals with two parameters.
static class
Supertype for all public default signals with two parameters.
final class
Declare and instantiate a field of this class in your
QObject subclass to declare a signal that takes two
parameters.
final class
Declare and instantiate a field of this class in your
QObject subclass to declare a signal that takes two
parameters and providing a default value for parameter no.
final class
Declare and instantiate a field of this class in your
QObject subclass to declare a signal that takes two
parameters and providing default values for parameters 1 and 2.
static final class
Use this signal class to define a static signal.
static final class
static final class
static <A,
B> void
Calling invokeMethod(signal, AutoConnection, ...)
.
static <A,
B> void
Creates a connection from this signal to another.
final <A,
B> boolean
Disconnects a signal from another signal if the two were previously connected by a call to connect.
QtJambi 6.7.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.