- All Implemented Interfaces:
QtObjectInterface,QtSignalBlockerInterface,QtSignalEmitterInterface,QtThreadAffineInterface
- Direct Known Subclasses:
Q3DObject,Q3DScene,Q3DTheme,QAbstract3DAxis,QAbstract3DInputHandler,QAbstract3DSeries,QAbstractAnimation,QAbstractAnimation,QAbstractAspect,QAbstractAxis,QAbstractDataProxy,QAbstractEventDispatcher,QAbstractItemDelegate,QAbstractItemModel,QAbstractItemModelTester,QAbstractNetworkCache,QAbstractOAuth,QAbstractOAuthReplyHandler,QAbstractSeries,QAbstractState,QAbstractTextDocumentLayout,QAbstractTransition,QAccessibleBridgePlugin,QAccessiblePlugin,QAction,QActionGroup,QAnimationController,QAnimationDriver,QAnimationGroup,QAspectEngine,QAudioDecoder,QAudioInput,QAudioOutput,QAudioSink,QAudioSource,QAxBaseObject,QAxScript,QAxScriptManager,QBarModelMapper,QBarSet,QBluetoothDeviceDiscoveryAgent,QBluetoothLocalDevice,QBluetoothServer,QBluetoothServiceDiscoveryAgent,QBoxPlotModelMapper,QBoxSet,QButtonGroup,QCamera,QCanBus,QCanBusDevice,QCandlestickModelMapper,QCandlestickSet,QClipboard,QCompleter,QConnectionAbstractServer,QCoreApplication,QCustom3DItem,QDataWidgetMapper,QDBusAbstractAdaptor,QDBusAbstractInterfaceBase,QDBusPendingCallWatcher,QDBusServer,QDBusServiceWatcher,QDBusVirtualObject,QDesignerFormEditorInterface,QDesignerFormWindowToolInterface,QDesignerIntegrationInterface,QDesignerMetaDataBaseInterface,QDesignerWidgetDataBaseInterface,QDesignerWidgetFactoryInterface,QDnsLookup,QDrag,QDtls,QDtlsClientVerifier,QEventLoop,QExtensionManager,QFactoryLoader,QFileSelector,QFileSystemWatcher,QFutureWatcherBase,QGenericPlugin,QGeoAreaMonitorSource,QGeoPositionInfoSource,QGeoSatelliteInfoSource,QGesture,QGraphicsAnchor,QGraphicsApiFilter,QGraphicsEffect,QGraphicsItemAnimation,QGraphicsObject,QGraphicsScene,QGraphicsTransform,QHelpEngineCore,QHelpFilterEngine,QHelpSearchEngine,QHttpMultiPart,QIconEnginePlugin,QImageCapture,QImageIOPlugin,QInputDevice,QInputMethod,QIODevice,QItemSelectionModel,QJSEngine,QKeyEvent,QLayout,QLegendMarker,QLibrary,QLocalServer,QLowEnergyController,QLowEnergyService,QMaskGenerator,QMediaCaptureSession,QMediaDevices,QMediaPlayer,QMediaRecorder,QMimeData,QModbusDevice,QModbusReply,QMorphTarget,QMouseEvent,QMovie,QNearFieldManager,QNearFieldTarget,QNetworkAccessManager,QNetworkCookieJar,QNetworkInformation,QNode,QObjectCleanupHandler,QOffscreenSurface,QOpenGLContext,QOpenGLContextGroup,QOpenGLDebugLogger,QOpenGLShader,QOpenGLShaderProgram,QOpenGLVertexArrayObject,QPdfDocument,QPdfPageNavigation,QPdfPageRenderer,QPdfWriter,QPickEvent,QPieModelMapper,QPieSlice,QPluginLoader,QQmlAspectEngine,QQmlComponent,QQmlContext,QQmlEngineExtensionPlugin,QQmlExpression,QQmlExtensionPlugin,QQmlFileSelector,QQmlImageProviderBase,QQmlPropertyMap,QQuick3DObject,QQuickCloseEvent,QQuickImageResponse,QQuickItem,QQuickItemGrabResult,QQuickRenderControl,QQuickTextDocument,QQuickTextureFactory,QQuickTransform,QQuickWebEngineProfile,QRemoteObjectAbstractPersistedStore,QRemoteObjectNode,QRemoteObjectPendingCallWatcher,QRemoteObjectReplica,QRenderCapabilities,QRenderCaptureReply,QScreen,QScroller,QScxmlDataModel,QScxmlInvokableService,QScxmlInvokableServiceFactory,QScxmlStateMachine,QSensor,QSensorBackend,QSensorReading,QSessionManager,QSettings,QSGTexture,QSGTextureProvider,QSharedMemory,QShortcut,QSignalMapper,QSignalSpy,QSocketNotifier,QSoundEffect,QSqlDriver,QSqlDriverPlugin,QStencilOperationArguments,QStencilTestArguments,QStyle,QStyleHints,QStylePlugin,QSvgRenderer,QSyntaxHighlighter,QSystemTrayIcon,QTcpServer,QTestEventLoop,QTextDocument,QTextObject,QTextureWrapMode,QThread,QThreadPool,QTimeLine,QTimer,QTranslator,QtROIoDeviceBase,QUiLoader,QUndoGroup,QUndoStack,QValidator,QValue3DAxisFormatter,QVideoSink,QVirtualKeyboardAbstractInputMethod,QVirtualKeyboardDictionary,QVirtualKeyboardDictionaryManager,QVirtualKeyboardExtensionPlugin,QVirtualKeyboardInputContext,QVirtualKeyboardInputEngine,QVirtualKeyboardObserver,QVirtualKeyboardTrace,QWebChannel,QWebChannelAbstractTransport,QWebEngineContextMenuRequest,QWebEngineCookieStore,QWebEngineDownloadRequest,QWebEngineHistory,QWebEngineNavigationRequest,QWebEngineNewWindowRequest,QWebEngineNotification,QWebEnginePage,QWebEngineProfile,QWebEngineUrlRequestInterceptor,QWebEngineUrlRequestJob,QWebEngineUrlSchemeHandler,QWebSocket,QWebSocketServer,QWheelEvent,QWidget,QWindow,QXYModelMapper
The base class of all Qt objects
Java wrapper for Qt class QObject
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassWrapper class supporting the definition of overloaded signal in a class.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes five parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes six parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters.classQBooleanProperty is primitive-typed version of QProperty<Boolean>.classQByteProperty is primitive-typed version of QProperty<Byte>.classQCharProperty is primitive-typed version of QProperty<Character>.classQComputedBooleanProperty is primitive-typed version of QComputedProperty<Boolean>.classQComputedByteProperty is primitive-typed version of QComputedProperty<Byte>.classQComputedCharProperty is primitive-typed version of QComputedProperty<Character>.classQComputedDoubleProperty is primitive-typed version of QComputedProperty<Double>.classQComputedFloatProperty is primitive-typed version of QComputedProperty<Float>.classQComputedIntProperty is primitive-typed version of QComputedProperty<Integer>.classQComputedLongProperty is primitive-typed version of QComputedProperty<Long>.final classTheQComputedPropertyclass is a template class for externally computed/stored values.classQComputedShortProperty is primitive-typed version of QComputedProperty<Short>.protected static final classParameter type for declarative constructors, i.e. constructors being called by QML only.classQDoubleProperty is primitive-typed version of QProperty<Double>.classQFloatProperty is primitive-typed version of QProperty<Float>.classQIntProperty is primitive-typed version of QProperty<Integer>.classQLongProperty is primitive-typed version of QProperty<Long>.final classTheQPropertyclass enables automatic property bindings.classQShortProperty is primitive-typed version of QProperty<Short>.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes no parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes one parameter.final classDeclare 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.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes two parameters.final classDeclare 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. 2.final classDeclare 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.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes three parameters.final classDeclare 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 classDeclare 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 classDeclare 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.final classQObject.Signal4<A,B, C, D> Declare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters and providing a default value for parameter no. 4.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters and providing default values for parameters 3 and 4.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters and providing default values for parameters 2 to 4.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes four parameters and providing default values for parameters 1 to 4.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes five parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes five parameters and providing a default value for parameter no. 5.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes five parameters and providing default values for parameters 4 and 5.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes five parameters and providing default values for parameters 3 to 5.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes five parameters and providing default values for parameters 2 to 5.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes five parameters and providing default values for parameters 1 to 5.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes six parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes six parameters and providing a default value for parameter no. 6.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes six parameters and providing default values for parameters 5 and 6.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes six parameters and providing default values for parameters 4 to 6.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes six parameters and providing default values for parameters 3 to 6.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes six parameters and providing default values for parameters 2 to 6.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes six parameters and providing default values for parameters 1 to 6.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters and providing a default value for parameter no. 7.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters and providing default values for parameters 6 and 7.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters and providing default values for parameters 5 to 7.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters and providing default values for parameters 4 to 7.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters and providing default values for parameters 3 to 7.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters and providing default values for parameters 2 to 7.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes seven parameters and providing default values for parameters 1 to 7.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters and providing a default value for parameter no. 8.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters and providing default values for parameters 7 and 8.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters and providing default values for parameters 6 to 8.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters and providing default values for parameters 5 to 8.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters and providing default values for parameters 4 to 8.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters and providing default values for parameters 3 to 8.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters and providing default values for parameters 2 to 8.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes eight parameters and providing default values for parameters 1 to 8.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters and providing a default value for parameter no. 9.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters and providing default values for parameters 8 and 9.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters and providing default values for parameters 7 to 9.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters and providing default values for parameters 6 to 9.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters and providing default values for parameters 5 to 9.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters and providing default values for parameters 4 to 9.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters and providing default values for parameters 3 to 9.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters and providing default values for parameters 2 to 9.final classDeclare and instantiate a field of this class in your QObject subclass to declare a signal that takes nine parameters and providing default values for parameters 1 to 9.Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal QObject.Signal1Default1<QObject>final QObject.PrivateSignal1<String>static final QMetaObjectThis variable stores the meta-object for the class. -
Constructor Summary
ConstructorsModifierConstructorDescriptionQObject()Overloaded constructor forQObject(io.qt.core.QObject)withparent = null.protectedQObject(QObject.QDeclarativeConstructor constructor) Constructor for internal use only.protectedConstructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionThe name of this objectfinal booleanblockSignals(boolean b) protected voidchildEvent(QChildEvent event) children()static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal0 signal, QMetaObject.Connectable0 connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal0 signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal1<?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal1<A> signal, QMetaObject.Connectable1<? super A> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A> QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal1<A> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal2<?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal2<A, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal2<A, B> signal, QMetaObject.Connectable2<? super A, ? super B> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal2<A, B> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal3<?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal3<A, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal3<A, B, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal3<A, B, C> signal, QMetaObject.Connectable3<? super A, ? super B, ? super C> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal3<A, B, C> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal4<?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal4<A, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal4<A, B, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal4<A, B, C, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal4<A, B, C, D> signal, QMetaObject.Connectable4<? super A, ? super B, ? super C, ? super D> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal4<A, B, C, D> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal5<?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal5<A, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal5<A, B, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal5<A, B, C, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal5<A, B, C, D, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal5<A, B, C, D, E> signal, QMetaObject.Connectable5<? super A, ? super B, ? super C, ? super D, ? super E> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D, E>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal5<A, B, C, D, E> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal6<?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal6<A, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal6<A, B, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal6<A, B, C, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal6<A, B, C, D, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, F> signal, QMetaObject.Connectable6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D, E, F>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, F> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal7<?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal7<A, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal7<A, B, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal7<A, B, C, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal7<A, B, C, D, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F, G>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, G> signal, QMetaObject.Connectable7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D, E, F, G>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, G> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal8<?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal8<A, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal8<A, B, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal8<A, B, C, ?, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, ?, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, ?, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, ?, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F, G>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, ?> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F, G, H>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, H> signal, QMetaObject.Connectable8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D, E, F, G, H>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, H> signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal9<?, ?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal9<A, ?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal9<A, B, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal9<A, B, C, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, ?, ?, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, ?, ?, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, ?, ?, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F, G>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, ?, ?> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F, G, H>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, ?> signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F, G, H, I>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, I> signal, QMetaObject.Connectable9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D, E, F, G, H, I>
QMetaObject.Connectionconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, I> signal, QMetaObject.Slot9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Connectable0 connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A> QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Connectable1<? super A> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B> QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Connectable2<? super A, ? super B> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C> QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Connectable3<? super A, ? super B, ? super C> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D> QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Connectable4<? super A, ? super B, ? super C, ? super D> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D, E>
QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Connectable5<? super A, ? super B, ? super C, ? super D, ? super E> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D, E, F>
QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Connectable6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D, E, F, G>
QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Connectable7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D, E, F, G, H>
QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Connectable8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static <A,B, C, D, E, F, G, H, I>
QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Connectable9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.static QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B> QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C> QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D> QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E>
QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F>
QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F, G>
QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F, G, H>
QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static <A,B, C, D, E, F, G, H, I>
QMetaObject.Connectionconnect(QObject.MultiSignal signal, QMetaObject.Slot9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connectionconnect(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod slot, Qt.ConnectionType... connectionType) Creates a connection of the giventypefrom thesignalin thesenderobject to themethodin thereceiverobject.static QMetaObject.Connectionconnect(QObject sender, String signal, QObject receiver, String slot, Qt.ConnectionType... connectionType) Creates a connection of the given type from the signal in the sender object to the method in the receiver object.protected voidconnectNotify(QMetaMethod signal) protected voidcustomEvent(QEvent event) final booleanDisconnect all connections originating in this object.static booleandisconnect(QMetaObject.AbstractPrivateSignal0 signal, QMetaObject.Connectable0 connectSignal) Removes the connection between the given signal and connectSignal.static booleandisconnect(QMetaObject.AbstractPrivateSignal0 signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static booleandisconnect(QMetaObject.AbstractPrivateSignal1<?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static <A> booleandisconnect(QMetaObject.AbstractPrivateSignal1<A> signal, QMetaObject.Connectable1<? super A> connectSignal) Removes the connection between the given signal and connectSignal.static <A> booleandisconnect(QMetaObject.AbstractPrivateSignal1<A> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.static booleandisconnect(QMetaObject.AbstractPrivateSignal2<?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static <A> booleandisconnect(QMetaObject.AbstractPrivateSignal2<A, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal2<A, B> signal, QMetaObject.Connectable2<? super A, ? super B> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal2<A, B> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.static booleandisconnect(QMetaObject.AbstractPrivateSignal3<?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static <A> booleandisconnect(QMetaObject.AbstractPrivateSignal3<A, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal3<A, B, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.static <A,B, C> boolean disconnect(QMetaObject.AbstractPrivateSignal3<A, B, C> signal, QMetaObject.Connectable3<? super A, ? super B, ? super C> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C> boolean disconnect(QMetaObject.AbstractPrivateSignal3<A, B, C> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.static booleandisconnect(QMetaObject.AbstractPrivateSignal4<?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static <A> booleandisconnect(QMetaObject.AbstractPrivateSignal4<A, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal4<A, B, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.static <A,B, C> boolean disconnect(QMetaObject.AbstractPrivateSignal4<A, B, C, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.static <A,B, C, D> boolean disconnect(QMetaObject.AbstractPrivateSignal4<A, B, C, D> signal, QMetaObject.Connectable4<? super A, ? super B, ? super C, ? super D> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D> boolean disconnect(QMetaObject.AbstractPrivateSignal4<A, B, C, D> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.static booleandisconnect(QMetaObject.AbstractPrivateSignal5<?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static <A> booleandisconnect(QMetaObject.AbstractPrivateSignal5<A, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal5<A, B, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.static <A,B, C> boolean disconnect(QMetaObject.AbstractPrivateSignal5<A, B, C, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.static <A,B, C, D> boolean disconnect(QMetaObject.AbstractPrivateSignal5<A, B, C, D, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E>
booleandisconnect(QMetaObject.AbstractPrivateSignal5<A, B, C, D, E> signal, QMetaObject.Connectable5<? super A, ? super B, ? super C, ? super D, ? super E> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D, E>
booleandisconnect(QMetaObject.AbstractPrivateSignal5<A, B, C, D, E> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.static booleandisconnect(QMetaObject.AbstractPrivateSignal6<?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static <A> booleandisconnect(QMetaObject.AbstractPrivateSignal6<A, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal6<A, B, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.static <A,B, C> boolean disconnect(QMetaObject.AbstractPrivateSignal6<A, B, C, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.static <A,B, C, D> boolean disconnect(QMetaObject.AbstractPrivateSignal6<A, B, C, D, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E>
booleandisconnect(QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F>
booleandisconnect(QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, F> signal, QMetaObject.Connectable6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D, E, F>
booleandisconnect(QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, F> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot) Removes the connection between the given signal and slot.static booleandisconnect(QMetaObject.AbstractPrivateSignal7<?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static <A> booleandisconnect(QMetaObject.AbstractPrivateSignal7<A, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal7<A, B, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.static <A,B, C> boolean disconnect(QMetaObject.AbstractPrivateSignal7<A, B, C, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.static <A,B, C, D> boolean disconnect(QMetaObject.AbstractPrivateSignal7<A, B, C, D, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E>
booleandisconnect(QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F>
booleandisconnect(QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F, G>
booleandisconnect(QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, G> signal, QMetaObject.Connectable7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D, E, F, G>
booleandisconnect(QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, G> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot) Removes the connection between the given signal and slot.static booleandisconnect(QMetaObject.AbstractPrivateSignal8<?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static <A> booleandisconnect(QMetaObject.AbstractPrivateSignal8<A, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal8<A, B, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.static <A,B, C> boolean disconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, ?, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.static <A,B, C, D> boolean disconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, ?, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E>
booleandisconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, ?, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F>
booleandisconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, ?, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F, G>
booleandisconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, ?> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F, G, H>
booleandisconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, H> signal, QMetaObject.Connectable8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D, E, F, G, H>
booleandisconnect(QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, H> signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot) Removes the connection between the given signal and slot.static booleandisconnect(QMetaObject.AbstractPrivateSignal9<?, ?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static <A> booleandisconnect(QMetaObject.AbstractPrivateSignal9<A, ?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal9<A, B, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.static <A,B, C> boolean disconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.static <A,B, C, D> boolean disconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, ?, ?, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E>
booleandisconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, ?, ?, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F>
booleandisconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, ?, ?, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F, G>
booleandisconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, ?, ?> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F, G, H>
booleandisconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, ?> signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F, G, H, I>
booleandisconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, I> signal, QMetaObject.Connectable9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D, E, F, G, H, I>
booleandisconnect(QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, I> signal, QMetaObject.Slot9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> slot) Removes the connection between the given signal and slot.static booleandisconnect(QMetaObject.Connection connection) Disconnect a connection.static booleandisconnect(QObject.MultiSignal signal, QMetaObject.Connectable0 connectSignal) Removes the connection between the given signal and connectSignal.static <A> booleandisconnect(QObject.MultiSignal signal, QMetaObject.Connectable1<? super A> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B> boolean disconnect(QObject.MultiSignal signal, QMetaObject.Connectable2<? super A, ? super B> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C> boolean disconnect(QObject.MultiSignal signal, QMetaObject.Connectable3<? super A, ? super B, ? super C> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D> boolean disconnect(QObject.MultiSignal signal, QMetaObject.Connectable4<? super A, ? super B, ? super C, ? super D> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D, E>
booleandisconnect(QObject.MultiSignal signal, QMetaObject.Connectable5<? super A, ? super B, ? super C, ? super D, ? super E> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D, E, F>
booleandisconnect(QObject.MultiSignal signal, QMetaObject.Connectable6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D, E, F, G>
booleandisconnect(QObject.MultiSignal signal, QMetaObject.Connectable7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D, E, F, G, H>
booleandisconnect(QObject.MultiSignal signal, QMetaObject.Connectable8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> connectSignal) Removes the connection between the given signal and connectSignal.static <A,B, C, D, E, F, G, H, I>
booleandisconnect(QObject.MultiSignal signal, QMetaObject.Connectable9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> connectSignal) Removes the connection between the given signal and connectSignal.static booleandisconnect(QObject.MultiSignal signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.static <A> booleandisconnect(QObject.MultiSignal signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.static <A,B> boolean disconnect(QObject.MultiSignal signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.static <A,B, C> boolean disconnect(QObject.MultiSignal signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.static <A,B, C, D> boolean disconnect(QObject.MultiSignal signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E>
booleandisconnect(QObject.MultiSignal signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F>
booleandisconnect(QObject.MultiSignal signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F, G>
booleandisconnect(QObject.MultiSignal signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F, G, H>
booleandisconnect(QObject.MultiSignal signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot) Removes the connection between the given signal and slot.static <A,B, C, D, E, F, G, H, I>
booleandisconnect(QObject.MultiSignal signal, QMetaObject.Slot9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> slot) Removes the connection between the given signal and slot.static booleandisconnect(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod slot) Disconnects signal in object sender from method in object receiver receiver.static booleandisconnect(QObject sender, String signal, QObject receiver, String slot) Disconnects signal in object sender from method in object receiver.final booleandisconnect(Object receiver) Disconnect all connections made from this signal emitter to a specific object.protected voiddisconnectNotify(QMetaMethod signal) final voidfinal voidfinal voidfinal QList<QByteArray>protected static voidemit(QObject.PrivateSignal0 signal) Emits a private signal.protected static <A> voidemit(QObject.PrivateSignal1<A> signal, A arg1) Emits a private signal.protected static <A,B> void emit(QObject.PrivateSignal2<A, B> signal, A arg1, B arg2) Emits a private signal.protected static <A,B, C> void emit(QObject.PrivateSignal3<A, B, C> signal, A arg1, B arg2, C arg3) Emits a private signal.protected static <A,B, C, D> void emit(QObject.PrivateSignal4<A, B, C, D> signal, A arg1, B arg2, C arg3, D arg4) Emits a private signal.protected static <A,B, C, D, E>
voidemit(QObject.PrivateSignal5<A, B, C, D, E> signal, A arg1, B arg2, C arg3, D arg4, E arg5) Emits a private signal.protected static <A,B, C, D, E, F>
voidemit(QObject.PrivateSignal6<A, B, C, D, E, F> signal, A arg1, B arg2, C arg3, D arg4, E arg5, F arg6) Emits a private signal.protected static <A,B, C, D, E, F, G>
voidemit(QObject.PrivateSignal7<A, B, C, D, E, F, G> signal, A arg1, B arg2, C arg3, D arg4, E arg5, F arg6, G arg7) Emits a private signal.protected static <A,B, C, D, E, F, G, H>
voidemit(QObject.PrivateSignal8<A, B, C, D, E, F, G, H> signal, A arg1, B arg2, C arg3, D arg4, E arg5, F arg6, G arg7, H arg8) Emits a private signal.protected static <A,B, C, D, E, F, G, H, I>
voidemit(QObject.PrivateSignal9<A, B, C, D, E, F, G, H, I> signal, A arg1, B arg2, C arg3, D arg4, E arg5, F arg6, G arg7, H arg8, I arg9) Emits a private signal.booleanbooleaneventFilter(QObject watched, QEvent event) final QObjectOverloaded function forfindChild(Class)withcl = QObject.class.final <T extends QObject>
TOverloaded function forfindChild(Class,String,Qt.FindChildOptions)final <T extends QObject>
TOverloaded function forfindChild(Class,String,Qt.FindChildOptions)with:options = FindChildrenRecursively.final <T extends QObject>
TfindChild(Class<T> cl, String name, Qt.FindChildOption... options) Overloaded function forfindChild(Class,String,Qt.FindChildOptions).final <T extends QObject>
TfindChild(Class<T> cl, String name, Qt.FindChildOptions options) Returns the child of this object that instane of cl and that is called name, ornullif there is no such object.final QObjectOverloaded function forfindChild(Class,String)withcl = QObject.class.final QObjectfindChild(String name, Qt.FindChildOption... options) Overloaded function forfindChild(Class,String,Qt.FindChildOptions)withcl = QObject.class.final QObjectfindChild(String name, Qt.FindChildOptions options) Overloaded function forfindChild(Class,String,Qt.FindChildOptions)withcl = QObject.class.Overloaded function forfindChildren(Class)withcl = QObject.class.findChildren(Class<T> cl) Overloaded function forfindChildren(Class,String,Qt.FindChildOptions)findChildren(Class<T> cl, QRegularExpression re) Overloaded function forfindChildren(Class,QRegularExpression,Qt.FindChildOptions)with:options = FindChildrenRecursively.findChildren(Class<T> cl, QRegularExpression re, Qt.FindChildOption... options) Overloaded function forfindChildren(Class,QRegularExpression,Qt.FindChildOptions).findChildren(Class<T> cl, QRegularExpression re, Qt.FindChildOptions options) This function overloadsfindChildren().findChildren(Class<T> cl, String name) Overloaded function forfindChildren(Class,String,Qt.FindChildOptions)with:options = FindChildrenRecursively.findChildren(Class<T> cl, String name, Qt.FindChildOption... options) Overloaded function forfindChildren(Class,String,Qt.FindChildOptions).findChildren(Class<T> cl, String name, Qt.FindChildOptions options) Returns all children of this object with the given name that are instance of cl, or an empty list if there are no such objects.findChildren(String name) Overloaded function forfindChildren(Class,String)withcl = QObject.class.findChildren(String name, Qt.FindChildOption... options) Overloaded function forfindChildren(Class,String,Qt.FindChildOptions)withcl = QObject.class.findChildren(String name, Qt.FindChildOptions options) Overloaded function forfindChildren(Class,String,Qt.FindChildOptions)withcl = QObject.class.final booleanReturns true if this object is an instance of a class that inherits className or a QObject subclass that inherits className; otherwise returns false.final booleanfinal voidinstallEventFilter(QObject filterObj) protected final booleanisSignalConnected(QMetaMethod signal) final booleanfinal booleanfinal voidkillTimer(int id) final QMetaObjectReturns a pointer to the meta-object of this object.final voidmoveToThread(QThread thread) final Stringfinal QObjectparent()final Objectfinal <T extends QtObjectInterface>
Tqt_metacast(Class<T> targetType) Casts an object to the given targetType.protected final intreceivers(QMetaObject.AbstractSignal signalObject) protected final intfinal voidremoveEventFilter(QObject obj) protected final QObjectsender()protected final intfinal voidsetObjectName(String name) final voidfinal booleansetProperty(String name, Object value) final booleanfinal intstartTimer(int interval) Overloaded function forstartTimer(int, io.qt.core.Qt.TimerType)withtimerType = io.qt.core.Qt.TimerType.CoarseTimer.final intstartTimer(int interval, Qt.TimerType timerType) final QThreadthread()protected voidtimerEvent(QTimerEvent event) toString()static StringReturns a translated version of source, or source itself if there is no appropriate translated version.static StringReturns a translated version of source, or source itself if there is no appropriate translated version.static StringReturns a translated version of source, or source itself if there is no appropriate translated version.Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Field Details
-
staticMetaObject
This variable stores the meta-object for the class. -
destroyed
-
objectNameChanged
-
-
Constructor Details
-
QObject
public QObject()Overloaded constructor for
QObject(io.qt.core.QObject)withparent = null. -
QObject
-
QObject
Constructor for internal use only.- Parameters:
p- expected to benull.
-
QObject
Constructor for internal use only. It is not allowed to call the declarative constructor from inside Java.
-
-
Method Details
-
bindableObjectName
The name of this object
-
blockSignals
-
children
-
disposeLater
public final void disposeLater() -
dumpObjectInfo
-
dumpObjectTree
-
dynamicPropertyNames
-
inherits
-
installEventFilter
-
isSignalConnected
-
isWidgetType
-
isWindowType
-
killTimer
-
moveToThread
-
objectName
-
parent
-
property
-
receivers
-
removeEventFilter
-
sender
-
senderSignalIndex
-
setObjectName
-
setParent
-
setProperty
-
signalsBlocked
- Specified by:
signalsBlockedin interfaceQtSignalBlockerInterface
-
startTimer
Overloaded function for
startTimer(int, io.qt.core.Qt.TimerType)withtimerType = io.qt.core.Qt.TimerType.CoarseTimer. -
startTimer
-
thread
- Specified by:
threadin interfaceQtThreadAffineInterface
-
childEvent
-
connectNotify
-
customEvent
-
disconnectNotify
-
event
-
eventFilter
-
timerEvent
-
tr
Returns a translated version of source, or source itself if there is no appropriate translated version. Note that if you need to translate in a static context, you can use QCoreApplication::translate(), which is a static method.- Parameters:
source- the source text to translate.- Returns:
- translated version of the source text.
-
tr
Returns a translated version of source, or source itself if there is no appropriate translated version. The comment is used to help translators translate the source text. Note that if you need to translate in a static context, you can use QCoreApplication::translate(), which is a static method.- Parameters:
source- the source text to translate.comment- helps the translator translate the source text.- Returns:
- translated version of the source text.
-
tr
Returns a translated version of source, or source itself if there is no appropriate translated version. If %n occurs in the source text, it will be substituted with count. The comment is used to help translators translate the source text. Note that if you need to translate in a static context, you can use QCoreApplication::translate(), which is a static method.- Parameters:
source- the source text to translate.comment- helps the translator translate the source text.count- in source %n will be substituted by count.- Returns:
- translated version of the source text.
-
findChild
Overloaded function for
findChild(Class)withcl = QObject.class.- Returns:
- found child
-
findChild
Overloaded function for
findChild(Class,String)withcl = QObject.class.- Returns:
- found child
-
findChild
Overloaded function for
findChild(Class,String,Qt.FindChildOptions)withcl = QObject.class.- Returns:
- found child
-
findChild
Overloaded function for
findChild(Class,String,Qt.FindChildOptions)withcl = QObject.class.- Returns:
- found child
-
findChild
Overloaded function for
findChild(Class,String,Qt.FindChildOptions)with:
name = nulloptions = FindChildrenRecursively
- Type Parameters:
T- type of child- Parameters:
cl- type of child- Returns:
- found child
-
findChild
Overloaded function for
findChild(Class,String,Qt.FindChildOptions)with:options = FindChildrenRecursively.- Type Parameters:
T- type of child- Parameters:
cl- type of childname- name of child- Returns:
- found child
-
findChild
@QtUninvokable public final <T extends QObject> T findChild(Class<T> cl, String name, Qt.FindChildOption... options) Overloaded function for
findChild(Class,String,Qt.FindChildOptions).- Type Parameters:
T- type of child- Parameters:
cl- type of childname- name of childoptions- search options- Returns:
- found child
-
findChild
@QtUninvokable public final <T extends QObject> T findChild(Class<T> cl, String name, Qt.FindChildOptions options) Returns the child of this object that instane of cl and that is called name, or
nullif there is no such object. Omitting the name argument causes all object names to be matched. The search is performed recursively, unless options specifies the optionFindDirectChildrenOnly.If there is more than one child matching the search, the most direct ancestor is returned. If there are several direct ancestors, it is undefined which one will be returned. In that case,
findChildren()should be used.This example returns a child
QPushButtonofparentWidgetnamed"button1", even if the button isn't a direct child of the parent:QPushButton button = parentWidget.findChild(QPushButton.class, "button1");This example returns a
QListWidgetchild ofparentWidget:QListWidget list = parentWidget.findChild(QListWidget.class);This example returns a child
QPushButtonofparentWidget(its direct parent) named"button1":QPushButton button = parentWidget.findChild(QPushButton.class, "button1", Qt.FindChildOption.FindDirectChildrenOnly);This example returns a
QListWidgetchild ofparentWidget, its direct parent:QListWidget list = parentWidget.findChild(QListWidget.class, null, Qt.FindChildOption.FindDirectChildrenOnly);- Type Parameters:
T- type of child- Parameters:
cl- type of childname- name of childoptions- search options- Returns:
- found child
- See Also:
-
findChildren
Overloaded function for
findChildren(Class)withcl = QObject.class.- Returns:
- found children
-
findChildren
Overloaded function for
findChildren(Class,String)withcl = QObject.class.- Returns:
- found children
-
findChildren
Overloaded function for
findChildren(Class,String,Qt.FindChildOptions)withcl = QObject.class.- Returns:
- found children
-
findChildren
Overloaded function for
findChildren(Class,String,Qt.FindChildOptions)withcl = QObject.class.- Returns:
- found children
-
findChildren
Overloaded function for
findChildren(Class,String,Qt.FindChildOptions)with:
name = nulloptions = FindChildrenRecursively
- Type Parameters:
T- type of children- Parameters:
cl- type of children- Returns:
- found children
-
findChildren
Overloaded function for
findChildren(Class,String,Qt.FindChildOptions)with:options = FindChildrenRecursively.- Type Parameters:
T- type of children- Parameters:
cl- type of childrenname- name of children- Returns:
- found children
-
findChildren
@QtUninvokable public final <T extends QObject> QList<T> findChildren(Class<T> cl, String name, Qt.FindChildOption... options) Overloaded function for
findChildren(Class,String,Qt.FindChildOptions).- Type Parameters:
T- type of children- Parameters:
cl- type of childrenname- name of childrenoptions- search options- Returns:
- found children
-
findChildren
@QtUninvokable public final <T extends QObject> QList<T> findChildren(Class<T> cl, String name, Qt.FindChildOptions options) Returns all children of this object with the given name that are instance of cl, or an empty list if there are no such objects. Omitting the name argument causes all object names to be matched. The search is performed recursively, unless options specifies the option FindDirectChildrenOnly.
The following example shows how to find a list of child
QWidgets of the specifiedparentWidgetnamedwidgetname:List<QWidget> widgets = parentWidget.findChildren(QWidget.class, "widgetname");This example returns all
QPushButtons that are children ofparentWidget:List<QPushButton> allPButtons = parentWidget.findChildren(QPushButton.class);This example returns all
QPushButtons that are immediate children ofparentWidget:List<QPushButton> childButtons = parentWidget.findChildren(QPushButton.class, null, Qt.FindChildOption.FindDirectChildrenOnly);- Type Parameters:
T- type of children- Parameters:
cl- type of childrenname- name of childrenoptions- search options- Returns:
- found children
- See Also:
-
findChildren
@QtUninvokable public final <T extends QObject> QList<T> findChildren(Class<T> cl, QRegularExpression re) Overloaded function for
findChildren(Class,QRegularExpression,Qt.FindChildOptions)with:options = FindChildrenRecursively.- Type Parameters:
T- type of children- Parameters:
cl- type of childrenre- regular expression- Returns:
- found children
-
findChildren
@QtUninvokable public final <T extends QObject> QList<T> findChildren(Class<T> cl, QRegularExpression re, Qt.FindChildOption... options) Overloaded function for
findChildren(Class,QRegularExpression,Qt.FindChildOptions).- Type Parameters:
T- type of children- Parameters:
cl- type of childrenre- regular expressionoptions- search options- Returns:
- found children
-
findChildren
@QtUninvokable public final <T extends QObject> QList<T> findChildren(Class<T> cl, QRegularExpression re, Qt.FindChildOptions options) This function overloads
findChildren().Returns the children of this object that are instance of cl and that have names matching the regular expression re, or an empty list if there are no such objects. The search is performed recursively, unless options specifies the option FindDirectChildrenOnly.
- Type Parameters:
T- type of children- Parameters:
cl- type of childrenre- regular expressionoptions- search options- Returns:
- found children
- See Also:
-
emit
Emits a private signal. This method may only be called from inside the signal owning object.- Parameters:
signal- the signal to be emitted- Throws:
QSignalAccessException- if signal is emitted from outside the declaring class.
-
emit
protected static <A> void emit(QObject.PrivateSignal1<A> signal, A arg1) throws QSignalAccessException Emits a private signal. This method may only be called from inside the signal owning object.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be emittedarg1- The argument for the first parameter of the signal.- Throws:
QSignalAccessException- if signal is emitted from outside the declaring class.
-
emit
protected static <A,B> void emit(QObject.PrivateSignal2<A, B> signal, A arg1, B arg2) throws QSignalAccessExceptionEmits a private signal. This method may only be called from inside the signal owning object.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be emittedarg1- The argument for the first parameter of the signal.arg2- The argument for the second parameter of the signal.- Throws:
QSignalAccessException- if signal is emitted from outside the declaring class.
-
emit
protected static <A,B, void emitC> (QObject.PrivateSignal3<A, B, throws QSignalAccessExceptionC> signal, A arg1, B arg2, C arg3) Emits a private signal. This method may only be called from inside the signal owning object.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be emittedarg1- The argument for the first parameter of the signal.arg2- The argument for the second parameter of the signal.arg3- The argument for the third parameter of the signal.- Throws:
QSignalAccessException- if signal is emitted from outside the declaring class.
-
emit
protected static <A,B, void emitC, D> (QObject.PrivateSignal4<A, B, throws QSignalAccessExceptionC, D> signal, A arg1, B arg2, C arg3, D arg4) Emits a private signal. This method may only be called from inside the signal owning object.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be emittedarg1- The argument for the first parameter of the signal.arg2- The argument for the second parameter of the signal.arg3- The argument for the third parameter of the signal.arg4- The argument for the fourth parameter of the signal.- Throws:
QSignalAccessException- if signal is emitted from outside the declaring class.
-
emit
protected static <A,B, void emitC, D, E> (QObject.PrivateSignal5<A, B, throws QSignalAccessExceptionC, D, E> signal, A arg1, B arg2, C arg3, D arg4, E arg5) Emits a private signal. This method may only be called from inside the signal owning object.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be emittedarg1- The argument for the first parameter of the signal.arg2- The argument for the second parameter of the signal.arg3- The argument for the third parameter of the signal.arg4- The argument for the fourth parameter of the signal.arg5- The argument for the fifth parameter of the signal.- Throws:
QSignalAccessException- if signal is emitted from outside the declaring class.
-
emit
protected static <A,B, void emitC, D, E, F> (QObject.PrivateSignal6<A, B, throws QSignalAccessExceptionC, D, E, F> signal, A arg1, B arg2, C arg3, D arg4, E arg5, F arg6) Emits a private signal. This method may only be called from inside the signal owning object.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be emittedarg1- The argument for the first parameter of the signal.arg2- The argument for the second parameter of the signal.arg3- The argument for the third parameter of the signal.arg4- The argument for the fourth parameter of the signal.arg5- The argument for the fifth parameter of the signal.arg6- The argument for the sixth parameter of the signal.- Throws:
QSignalAccessException- if signal is emitted from outside the declaring class.
-
emit
protected static <A,B, void emitC, D, E, F, G> (QObject.PrivateSignal7<A, B, throws QSignalAccessExceptionC, D, E, F, G> signal, A arg1, B arg2, C arg3, D arg4, E arg5, F arg6, G arg7) Emits a private signal. This method may only be called from inside the signal owning object.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be emittedarg1- The argument for the first parameter of the signal.arg2- The argument for the second parameter of the signal.arg3- The argument for the third parameter of the signal.arg4- The argument for the fourth parameter of the signal.arg5- The argument for the fifth parameter of the signal.arg6- The argument for the sixth parameter of the signal.arg7- The argument for the seventh parameter of the signal.- Throws:
QSignalAccessException- if signal is emitted from outside the declaring class.
-
emit
protected static <A,B, void emitC, D, E, F, G, H> (QObject.PrivateSignal8<A, B, throws QSignalAccessExceptionC, D, E, F, G, H> signal, A arg1, B arg2, C arg3, D arg4, E arg5, F arg6, G arg7, H arg8) Emits a private signal. This method may only be called from inside the signal owning object.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be emittedarg1- The argument for the first parameter of the signal.arg2- The argument for the second parameter of the signal.arg3- The argument for the third parameter of the signal.arg4- The argument for the fourth parameter of the signal.arg5- The argument for the fifth parameter of the signal.arg6- The argument for the sixth parameter of the signal.arg7- The argument for the seventh parameter of the signal.arg8- The argument for the eighth parameter of the signal.- Throws:
QSignalAccessException- if signal is emitted from outside the declaring class.
-
emit
protected static <A,B, void emitC, D, E, F, G, H, I> (QObject.PrivateSignal9<A, B, throws QSignalAccessExceptionC, D, E, F, G, H, I> signal, A arg1, B arg2, C arg3, D arg4, E arg5, F arg6, G arg7, H arg8, I arg9) Emits a private signal. This method may only be called from inside the signal owning object.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.I- The type of the ninth parameter of the signal.- Parameters:
signal- the signal to be emittedarg1- The argument for the first parameter of the signal.arg2- The argument for the second parameter of the signal.arg3- The argument for the third parameter of the signal.arg4- The argument for the fourth parameter of the signal.arg5- The argument for the fifth parameter of the signal.arg6- The argument for the sixth parameter of the signal.arg7- The argument for the seventh parameter of the signal.arg8- The argument for the eighth parameter of the signal.arg9- The argument for the ninth parameter of the signal.- Throws:
QSignalAccessException- if signal is emitted from outside the declaring class.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal0 signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal1<?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal1<A> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal2<?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal2<A, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal2<A, B> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal3<?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal3<A, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal3<A, B, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC> (QMetaObject.AbstractPrivateSignal3<A, B, C> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal4<?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal4<A, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal4<A, B, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC> (QMetaObject.AbstractPrivateSignal4<A, B, C, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D> (QMetaObject.AbstractPrivateSignal4<A, B, C, D> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal5<?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal5<A, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal5<A, B, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC> (QMetaObject.AbstractPrivateSignal5<A, B, C, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D> (QMetaObject.AbstractPrivateSignal5<A, B, C, D, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E> (QMetaObject.AbstractPrivateSignal5<A, B, C, D, E> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal6<?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal6<A, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal6<A, B, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC> (QMetaObject.AbstractPrivateSignal6<A, B, C, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D> (QMetaObject.AbstractPrivateSignal6<A, B, C, D, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E> (QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F> (QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, F> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal7<?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal7<A, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal7<A, B, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC> (QMetaObject.AbstractPrivateSignal7<A, B, C, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D> (QMetaObject.AbstractPrivateSignal7<A, B, C, D, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E> (QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F> (QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G> (QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, G> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal8<?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal8<A, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal8<A, B, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC> (QMetaObject.AbstractPrivateSignal8<A, B, C, ?, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, ?, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, ?, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, ?, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, ?> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G, H> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, H> signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal9<?, ?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal9<A, ?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal9<A, B, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC> (QMetaObject.AbstractPrivateSignal9<A, B, C, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, ?, ?, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, ?, ?, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, ?, ?, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, ?, ?> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G, H> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, ?> signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G, H, I> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, I> signal, QMetaObject.Slot9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.I- The type of the ninth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.
-
disconnect
Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static boolean disconnect(QMetaObject.AbstractPrivateSignal1<?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A> boolean disconnect(QMetaObject.AbstractPrivateSignal1<A> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static boolean disconnect(QMetaObject.AbstractPrivateSignal2<?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A> boolean disconnect(QMetaObject.AbstractPrivateSignal2<A, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal2<A, B> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static boolean disconnect(QMetaObject.AbstractPrivateSignal3<?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A> boolean disconnect(QMetaObject.AbstractPrivateSignal3<A, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal3<A, B, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC> (QMetaObject.AbstractPrivateSignal3<A, B, C> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static boolean disconnect(QMetaObject.AbstractPrivateSignal4<?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A> boolean disconnect(QMetaObject.AbstractPrivateSignal4<A, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal4<A, B, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC> (QMetaObject.AbstractPrivateSignal4<A, B, C, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D> (QMetaObject.AbstractPrivateSignal4<A, B, C, D> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static boolean disconnect(QMetaObject.AbstractPrivateSignal5<?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A> boolean disconnect(QMetaObject.AbstractPrivateSignal5<A, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal5<A, B, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC> (QMetaObject.AbstractPrivateSignal5<A, B, C, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D> (QMetaObject.AbstractPrivateSignal5<A, B, C, D, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E> (QMetaObject.AbstractPrivateSignal5<A, B, C, D, E> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static boolean disconnect(QMetaObject.AbstractPrivateSignal6<?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A> boolean disconnect(QMetaObject.AbstractPrivateSignal6<A, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal6<A, B, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC> (QMetaObject.AbstractPrivateSignal6<A, B, C, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D> (QMetaObject.AbstractPrivateSignal6<A, B, C, D, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E> (QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F> (QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, F> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static boolean disconnect(QMetaObject.AbstractPrivateSignal7<?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A> boolean disconnect(QMetaObject.AbstractPrivateSignal7<A, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal7<A, B, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC> (QMetaObject.AbstractPrivateSignal7<A, B, C, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D> (QMetaObject.AbstractPrivateSignal7<A, B, C, D, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E> (QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F> (QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G> (QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, G> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static boolean disconnect(QMetaObject.AbstractPrivateSignal8<?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A> boolean disconnect(QMetaObject.AbstractPrivateSignal8<A, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal8<A, B, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC> (QMetaObject.AbstractPrivateSignal8<A, B, C, ?, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, ?, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, ?, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, ?, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, ?> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G, H> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, H> signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static boolean disconnect(QMetaObject.AbstractPrivateSignal9<?, ?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot) Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A> boolean disconnect(QMetaObject.AbstractPrivateSignal9<A, ?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot1<? super A> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal9<A, B, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC> (QMetaObject.AbstractPrivateSignal9<A, B, C, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, ?, ?, ?, ?, ?> signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, ?, ?, ?, ?> signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, ?, ?, ?> signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, ?, ?> signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G, H> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, ?> signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G, H, I> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, I> signal, QMetaObject.Slot9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.I- The type of the ninth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal0 signal, QMetaObject.Connectable0 connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.
-
disconnect
public static boolean disconnect(QMetaObject.AbstractPrivateSignal0 signal, QMetaObject.Connectable0 connectSignal) Removes the connection between the given signal and connectSignal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static <A> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal1<A> signal, QMetaObject.Connectable1<? super A> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.
-
disconnect
public static <A> boolean disconnect(QMetaObject.AbstractPrivateSignal1<A> signal, QMetaObject.Connectable1<? super A> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static <A,B> QMetaObject.Connection connect(QMetaObject.AbstractPrivateSignal2<A, B> signal, QMetaObject.Connectable2<? super A, ? super B> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.
-
disconnect
public static <A,B> boolean disconnect(QMetaObject.AbstractPrivateSignal2<A, B> signal, QMetaObject.Connectable2<? super A, ? super B> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static <A,B, QMetaObject.Connection connectC> (QMetaObject.AbstractPrivateSignal3<A, B, C> signal, QMetaObject.Connectable3<? super A, ? super B, ? super C> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.
-
disconnect
public static <A,B, boolean disconnectC> (QMetaObject.AbstractPrivateSignal3<A, B, C> signal, QMetaObject.Connectable3<? super A, ? super B, ? super C> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static <A,B, QMetaObject.Connection connectC, D> (QMetaObject.AbstractPrivateSignal4<A, B, C, D> signal, QMetaObject.Connectable4<? super A, ? super B, ? super C, ? super D> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.
-
disconnect
public static <A,B, boolean disconnectC, D> (QMetaObject.AbstractPrivateSignal4<A, B, C, D> signal, QMetaObject.Connectable4<? super A, ? super B, ? super C, ? super D> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E> (QMetaObject.AbstractPrivateSignal5<A, B, C, D, E> signal, QMetaObject.Connectable5<? super A, ? super B, ? super C, ? super D, ? super E> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.
-
disconnect
public static <A,B, boolean disconnectC, D, E> (QMetaObject.AbstractPrivateSignal5<A, B, C, D, E> signal, QMetaObject.Connectable5<? super A, ? super B, ? super C, ? super D, ? super E> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F> (QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, F> signal, QMetaObject.Connectable6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F> (QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, F> signal, QMetaObject.Connectable6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G> (QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, G> signal, QMetaObject.Connectable7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G> (QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, G> signal, QMetaObject.Connectable7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G, H> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, H> signal, QMetaObject.Connectable8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G, H> (QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, H> signal, QMetaObject.Connectable8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G, H, I> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, I> signal, QMetaObject.Connectable9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.I- The type of the ninth parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G, H, I> (QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, I> signal, QMetaObject.Connectable9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.I- The type of the ninth parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.QMisfittingSignatureException- Raised if slot does not match to any of the signatures.
-
connect
public static <A> QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.QMisfittingSignatureException- Raised if slot does not match to any of the signatures.
-
connect
public static <A,B> QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.QMisfittingSignatureException- Raised if slot does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC> (QObject.MultiSignal signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.QMisfittingSignatureException- Raised if slot does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D> (QObject.MultiSignal signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.QMisfittingSignatureException- Raised if slot does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E> (QObject.MultiSignal signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.QMisfittingSignatureException- Raised if slot does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F> (QObject.MultiSignal signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.QMisfittingSignatureException- Raised if slot does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G> (QObject.MultiSignal signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.QMisfittingSignatureException- Raised if slot does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G, H> (QObject.MultiSignal signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.QMisfittingSignatureException- Raised if slot does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G, H, I> (QObject.MultiSignal signal, QMetaObject.Slot9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> slot, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.I- The type of the ninth parameter of the signal.- Parameters:
signal- the signal to be connectedslot- the slot to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QUninvokableSlotException- Raised if slot is annotated@QtUninvokable.QMisfittingSignatureException- Raised if slot does not match to any of the signatures.
-
connect
public static QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Connectable0 connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QMisfittingSignatureException- Raised if connectSignal does not match to any of the signatures.
-
connect
public static <A> QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Connectable1<? super A> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QMisfittingSignatureException- Raised if connectSignal does not match to any of the signatures.
-
connect
public static <A,B> QMetaObject.Connection connect(QObject.MultiSignal signal, QMetaObject.Connectable2<? super A, ? super B> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QMisfittingSignatureException- Raised if connectSignal does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC> (QObject.MultiSignal signal, QMetaObject.Connectable3<? super A, ? super B, ? super C> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QMisfittingSignatureException- Raised if connectSignal does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D> (QObject.MultiSignal signal, QMetaObject.Connectable4<? super A, ? super B, ? super C, ? super D> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QMisfittingSignatureException- Raised if connectSignal does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E> (QObject.MultiSignal signal, QMetaObject.Connectable5<? super A, ? super B, ? super C, ? super D, ? super E> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QMisfittingSignatureException- Raised if connectSignal does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F> (QObject.MultiSignal signal, QMetaObject.Connectable6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QMisfittingSignatureException- Raised if connectSignal does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G> (QObject.MultiSignal signal, QMetaObject.Connectable7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QMisfittingSignatureException- Raised if connectSignal does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G, H> (QObject.MultiSignal signal, QMetaObject.Connectable8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QMisfittingSignatureException- Raised if connectSignal does not match to any of the signatures.
-
connect
public static <A,B, QMetaObject.Connection connectC, D, E, F, G, H, I> (QObject.MultiSignal signal, QMetaObject.Connectable9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> connectSignal, Qt.ConnectionType... connectionType) Initializes a connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.I- The type of the ninth parameter of the signal.- Parameters:
signal- the signal to be connectedconnectSignal- the signal to be connectedconnectionType- type of connection- Returns:
- connection if successful or
nullotherwise - Throws:
QMisfittingSignatureException- Raised if their signatures are incompatible.QMisfittingSignatureException- Raised if connectSignal does not match to any of the signatures.
-
disconnect
Removes the connection between the given signal and slot.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B> boolean disconnect(QObject.MultiSignal signal, QMetaObject.Slot2<? super A, ? super B> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC> (QObject.MultiSignal signal, QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D> (QObject.MultiSignal signal, QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E> (QObject.MultiSignal signal, QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F> (QObject.MultiSignal signal, QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G> (QObject.MultiSignal signal, QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G, H> (QObject.MultiSignal signal, QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G, H, I> (QObject.MultiSignal signal, QMetaObject.Slot9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> slot) Removes the connection between the given signal and slot.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.I- The type of the ninth parameter of the signal.- Parameters:
signal- the signal to be disconnectedslot- the slot to be disconnected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static boolean disconnect(QObject.MultiSignal signal, QMetaObject.Connectable0 connectSignal) Removes the connection between the given signal and connectSignal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be connected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A> boolean disconnect(QObject.MultiSignal signal, QMetaObject.Connectable1<? super A> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be connected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B> boolean disconnect(QObject.MultiSignal signal, QMetaObject.Connectable2<? super A, ? super B> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be connected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC> (QObject.MultiSignal signal, QMetaObject.Connectable3<? super A, ? super B, ? super C> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be connected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D> (QObject.MultiSignal signal, QMetaObject.Connectable4<? super A, ? super B, ? super C, ? super D> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be connected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E> (QObject.MultiSignal signal, QMetaObject.Connectable5<? super A, ? super B, ? super C, ? super D, ? super E> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be connected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F> (QObject.MultiSignal signal, QMetaObject.Connectable6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be connected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G> (QObject.MultiSignal signal, QMetaObject.Connectable7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be connected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G, H> (QObject.MultiSignal signal, QMetaObject.Connectable8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be connected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public static <A,B, boolean disconnectC, D, E, F, G, H, I> (QObject.MultiSignal signal, QMetaObject.Connectable9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> connectSignal) Removes the connection between the given signal and connectSignal.- Type Parameters:
A- The type of the first parameter of the signal.B- The type of the second parameter of the signal.C- The type of the third parameter of the signal.D- The type of the fourth parameter of the signal.E- The type of the fifth parameter of the signal.F- The type of the sixth parameter of the signal.G- The type of the seventh parameter of the signal.H- The type of the eighth parameter of the signal.I- The type of the ninth parameter of the signal.- Parameters:
signal- the signal to be disconnectedconnectSignal- the signal to be connected- Returns:
trueif successfully disconnected, orfalseotherwise.
-
connect
public static QMetaObject.Connection connect(QObject sender, String signal, QObject receiver, String slot, Qt.ConnectionType... connectionType) Creates a connection of the given type from the signal in the sender object to the method in the receiver object.
Returns a handle to the connection that can be used to disconnect it later.
QLabel label = new QLabel();
QScrollBar scrollBar = new QScrollBar();
QObject.connect(scrollBar, "valueChanged(int)", label, "setNum(int)");
This example ensures that the label always displays the current scroll bar value. Note that the signal and slots parameters must not contain any variable names, only the type. E.g. the following would not work and throw
QNoSuchSignalException/QNoSuchSlotException:QObject.connect(scrollBar, "valueChanged(int value)", label, "setNum(int value)");A signal can also be connected to another signal:
public class MyWidget extends QWidget {
public final Signal0 buttonClicked = new Signal0();
public MyWidget(){
myButton = new QPushButton(this);
connect(myButton, "clicked()", this, "buttonClicked()");
}
private QPushButton myButton;
}or alternatively:
clicked.connect(myButton.buttonClicked);In this example, the MyWidget constructor relays a signal from a private member variable, and makes it available under a name that relates to MyWidget.
A signal can be connected to many slots and signals. Many signals can be connected to one slot.
If a signal is connected to several slots, the slots are activated in the same order in which the connections were made, when the signal is emitted.
In case the connection was successfully initialized the function returns a QMetaObject.Connection that represents a handle to this connection. The connection handle will be invalid if it cannot create the connection, for example, if QObject is unable to verify the existence of either signal or method, or if their signatures aren't compatible. In this case, the function returns null.
By default, a signal is emitted for every connection you make; two signals are emitted for duplicate connections. You can break all of these connections with a single disconnect() call. If you pass the Qt.ConnectionType.UniqueConnection type, the connection will only be made if it is not a duplicate. If there is already a duplicate (exact same signal to the exact same slot on the same objects), the connection will fail and connect will return null.
Note: Qt.ConnectionType.UniqueConnections do not work for lambdas; they only apply to connecting to member functions.
The optional type parameter describes the type of connection to establish. In particular, it determines whether a particular signal is delivered to a slot immediately or queued for delivery at a later time. If the signal is queued, the parameters must be of types that are known to Qt's meta-object system, because Qt needs to copy the arguments to store them in an event behind the scenes. If you try to use a queued connection and get the error message
QObject::connect: Cannot queue arguments of type 'MyType' (Make sure 'MyType' is registered using qRegisterMetaType().)call
to register the data type before you establish the connection.invalid @link
QMetaType#registerMetaType(Class)- See Also:
-
disconnect()sender()-
invalid @see
QMetaType#registerMetaType(Class)
-
connect
public static QMetaObject.Connection connect(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod slot, Qt.ConnectionType... connectionType) Creates a connection of the given
typefrom thesignalin thesenderobject to themethodin thereceiverobject. Returns a handle to the connection that can be used to disconnect it later.The Connection handle will be invalid if it cannot create the connection, for example, the parameters were invalid. You can check if a QMetaObject.Connection is returned.
This function works in the same way as
connect(QObject, String, QObject, String, io.qt.core.Qt.ConnectionType...)but it uses QMetaMethod to specify signal and method. -
disconnect
Disconnects signal in object sender from method in object receiver. Returns
trueif the connection is successfully broken; otherwise returnsfalse.A signal-slot connection is removed when either of the objects involved are destroyed.
disconnect() is typically used in three ways, as the following examples demonstrate.
- Disconnect everything connected to an object's signals:
equivalent to the non-static overloaded functiondisconnect(myObject, null, null, null);myObject.disconnect(); - Disconnect everything connected to a specific signal:
equivalent to the non-static overloaded functiondisconnect(myObject, "mySignal()", null, null);myObject.mySignal.disconnect(); - Disconnect a specific receiver:
equivalent to the non-static overloaded functiondisconnect(myObject, null, myReceiver, null);myObject.disconnect(myReceiver);
0 may be used as a wildcard, meaning "any signal", "any receiving object", or "any slot in the receiving object", respectively.
The sender may never be 0. (You cannot disconnect signals from more than one object in a single call.)
If signal is 0, it disconnects receiver and method from any signal. If not, only the specified signal is disconnected.
If receiver is 0, it disconnects anything connected to signal. If not, QMetaObject.Slots in objects other than receiver are not disconnected.
If method is 0, it disconnects anything that is connected to receiver. If not, only slots named method will be disconnected, and all other slots are left alone. The method must be 0 if receiver is left out, so you cannot disconnect a specifically-named slot on all objects.
- Returns:
trueif successfully disconnected, orfalseotherwise.
- Disconnect everything connected to an object's signals:
-
disconnect
public static boolean disconnect(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod slot) Disconnects signal in object sender from method in object receiver receiver. Returns
trueif the connection is successfully broken; otherwise returnsfalse.This function provides the same possibilities like
disconnect(QObject, String, QObject, String)but uses QMetaMethod to represent the signal and the method to be disconnected.Additionally this function returns false and no signals and slots disconnected if:
- signal is not a member of sender class or one of its parent classes.
- method is not a member of receiver class or one of its parent classes.
- signal instance represents not a signal.
nullmay be used as wildcard in the meaning "any signal" or "any slot in receiving object". In the same way 0 can be used for receiver in the meaning "any receiving object". In this case method should also benull. sender parameter should be never 0.- Returns:
trueif successfully disconnected, orfalseotherwise.- See Also:
-
disconnect
Disconnect a connection.
If the connection is invalid or has already been disconnected, do nothing and return false.
- Parameters:
connection- the connection- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
public final boolean disconnect()Disconnect all connections originating in this object.- Returns:
trueif successfully disconnected, orfalseotherwise.
-
disconnect
Disconnect all connections made from this signal emitter to a specific object.- Parameters:
receiver- The receiver to disconnect, or null to disconnect all receivers- Returns:
trueif successfully disconnected, orfalseotherwise.
-
metaObject
Returns a pointer to the meta-object of this object.- Returns:
- the object's meta-object
-
qt_metacast
Casts an object to the given targetType. Returns null if object is not instance of targetType.- Type Parameters:
T- type- Parameters:
targetType-- Returns:
- the object as targetType or null
-
inherits
Returns true if this object is an instance of a class that inherits className or a QObject subclass that inherits className; otherwise returns false. A class is considered to inherit itself.- Parameters:
targetType-- Returns:
trueif object instance of targetType
-
receivers
- See Also:
-
toString
-