Uses of Interface
io.qt.core.QMetaObject.Slot3
-
Uses of QMetaObject.Slot3 in io.qt.activex
Modifier and TypeMethodDescriptionfinal <A,
B, C> QMetaObject.Connection QAxScript.MultiSignal_finished.connect
(QMetaObject.Slot3<A, B, C> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final <A,
B, C> boolean QAxScript.MultiSignal_finished.disconnect
(QMetaObject.Slot3<A, B, C> slot) Removes the connection to the given slot. -
Uses of QMetaObject.Slot3 in io.qt.core
Modifier and TypeMethodDescriptionfinal QMetaObject.Connection
QMetaObject.AbstractPrivateSignal3.connect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal4.connect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal5.connect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal6.connect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal7.connect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal8.connect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot, Qt.ConnectionType... type) Initializes a connection to the slot.static <A,
B, C> QMetaObject.Connection QObject.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 <A,
B, C> QMetaObject.Connection QObject.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> QMetaObject.Connection QObject.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> QMetaObject.Connection QObject.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> QMetaObject.Connection QObject.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> QMetaObject.Connection QObject.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> QMetaObject.Connection QObject.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> QMetaObject.Connection QObject.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.final boolean
QMetaObject.AbstractPrivateSignal3.disconnect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection to the given slot.final boolean
QMetaObject.AbstractPrivateSignal4.disconnect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection to the given slot.final boolean
QMetaObject.AbstractPrivateSignal5.disconnect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection to the given slot.final boolean
QMetaObject.AbstractPrivateSignal6.disconnect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection to the given slot.final boolean
QMetaObject.AbstractPrivateSignal7.disconnect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection to the given slot.final boolean
QMetaObject.AbstractPrivateSignal8.disconnect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection to the given slot.final boolean
QMetaObject.AbstractPrivateSignal9.disconnect
(QMetaObject.Slot3<? super A, ? super B, ? super C> slot) Removes the connection to the given slot.static <A,
B, C> boolean QObject.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 <A,
B, C> boolean QObject.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> boolean QObject.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> boolean QObject.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> boolean QObject.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> boolean QObject.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> boolean QObject.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> boolean QObject.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> QMetaMethod QMetaMethod.fromMethod
(QMetaObject.Slot3<A, B, C> method) Returns corresponding meta method for given method handle.static <A,
B, C> void QMetaObject.invokeMethod
(QMetaObject.Slot3<A, B, C> method, A arg1, B arg2, C arg3) CallinginvokeMethod(method, AutoConnection, ...)
.static <A,
B, C> void QMetaObject.invokeMethod
(QMetaObject.Slot3<A, B, C> method, Qt.ConnectionType type, A arg1, B arg2, C arg3) Invokes the slot. -
Uses of QMetaObject.Slot3 in io.qt.designer
Modifier and TypeMethodDescriptionfinal <A,
B, C> QMetaObject.Connection QDesignerIntegrationInterface.MultiSignal_navigateToSlot.connect
(QMetaObject.Slot3<A, B, C> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final <A,
B, C> boolean QDesignerIntegrationInterface.MultiSignal_navigateToSlot.disconnect
(QMetaObject.Slot3<A, B, C> slot) Removes the connection to the given slot. -
Uses of QMetaObject.Slot3 in io.qt.multimedia
Modifier and TypeMethodDescriptionfinal <A,
B, C> QMetaObject.Connection QCamera.MultiSignal_lockStatusChanged.connect
(QMetaObject.Slot3<A, B, C> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final <A,
B, C> boolean QCamera.MultiSignal_lockStatusChanged.disconnect
(QMetaObject.Slot3<A, B, C> slot) Removes the connection to the given slot. -
Uses of QMetaObject.Slot3 in io.qt.sql
Modifier and TypeMethodDescriptionfinal <A,
B, C> QMetaObject.Connection QSqlDriver.MultiSignal_notification.connect
(QMetaObject.Slot3<A, B, C> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final <A,
B, C> boolean QSqlDriver.MultiSignal_notification.disconnect
(QMetaObject.Slot3<A, B, C> slot) Removes the connection to the given slot.