Uses of Interface
io.qt.core.QMetaObject.Connection
-
Uses of QMetaObject.Connection in io.qt.activex
Modifier and TypeMethodDescriptionfinal <A> QMetaObject.Connection
QAxScript.MultiSignal_finished.connect
(QMetaObject.AbstractPublicSignal1<A> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A,
B, C, D> QMetaObject.Connection QAxScript.MultiSignal_finished.connect
(QMetaObject.AbstractPublicSignal4<A, B, C, D> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A> QMetaObject.Connection
QAxScript.MultiSignal_finished.connect
(QMetaObject.Connectable1<A> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A,
B, C, D> QMetaObject.Connection QAxScript.MultiSignal_finished.connect
(QMetaObject.Connectable4<A, B, C, D> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A> QMetaObject.Connection
QAxScript.MultiSignal_finished.connect
(QMetaObject.Slot1<A> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final <A,
B, C, D> QMetaObject.Connection QAxScript.MultiSignal_finished.connect
(QMetaObject.Slot4<A, B, C, D> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final <A,
B> QMetaObject.Connection QAxScript.MultiSignal_finished.connect
(QMetaObject.AbstractPublicSignal2<A, B> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A,
B, C> QMetaObject.Connection QAxScript.MultiSignal_finished.connect
(QMetaObject.AbstractPublicSignal3<A, B, C> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A,
B> QMetaObject.Connection QAxScript.MultiSignal_finished.connect
(QMetaObject.Slot2<A, B> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final <A,
B, C> QMetaObject.Connection QAxScript.MultiSignal_finished.connect
(QMetaObject.Slot3<A, B, C> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot. -
Uses of QMetaObject.Connection in io.qt.core
Modifier and TypeMethodDescriptionfinal QMetaObject.Connection
QTimer.callOnTimeout
(QMetaObject.Connectable0 connectable, Qt.ConnectionType ... type) final QMetaObject.Connection
QTimer.callOnTimeout
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) final QMetaObject.Connection
QTimer.callOnTimeout
(QObject receiver, String method, Qt.ConnectionType ... type) final QMetaObject.Connection
QDeclarableSignals.AbstractPrivateGenericSignal.connect
(QMetaObject.GenericConnectable signal, Qt.ConnectionType ... type) Initializes a connection to the signal.final QMetaObject.Connection
QDeclarableSignals.AbstractPrivateGenericSignal.connect
(QMetaObject.GenericSlot slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QInstanceMemberSignals.MultiSignal.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final QMetaObject.Connection
QInstanceMemberSignals.MultiSignal.connect
(Object receiver, String method, Qt.ConnectionType... type) Connects the signal to a method in an object.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal0.connect
(QMetaObject.Connectable0 signal, Qt.ConnectionType ... type) Initializes a connection to the signal.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal0.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal1.connect
(QMetaObject.Connectable1<? super A> signal, Qt.ConnectionType ... type) Initializes a connection to the signal.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal1.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal1.connect
(QMetaObject.Slot1<? super A> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal2.connect
(QMetaObject.Connectable2<? super A, ? super B> signal, Qt.ConnectionType ... type) Initializes a connection to the signal.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal2.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal2.connect
(QMetaObject.Slot1<? super A> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal2.connect
(QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal3.connect
(QMetaObject.Connectable3<? super A, ? super B, ? super C> signal, Qt.ConnectionType ... type) Initializes a connection to the signal.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal3.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal3.connect
(QMetaObject.Slot1<? super A> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal3.connect
(QMetaObject.Slot2<? super A, ? super B> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final 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.Connectable4<? super A, ? super B, ? super C, ? super D> signal, Qt.ConnectionType ... type) Initializes a connection to the signal.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal4.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal4.connect
(QMetaObject.Slot1<? super A> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal4.connect
(QMetaObject.Slot2<? super A, ? super B> 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.AbstractPrivateSignal4.connect
(QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal5.connect
(QMetaObject.Connectable5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal5.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal5.connect
(QMetaObject.Slot1<? super A> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal5.connect
(QMetaObject.Slot2<? super A, ? super B> 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.AbstractPrivateSignal5.connect
(QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal5.connect
(QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal6.connect
(QMetaObject.Connectable6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal6.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal6.connect
(QMetaObject.Slot1<? super A> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal6.connect
(QMetaObject.Slot2<? super A, ? super B> 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.AbstractPrivateSignal6.connect
(QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal6.connect
(QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal6.connect
(QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal7.connect
(QMetaObject.Connectable7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal7.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal7.connect
(QMetaObject.Slot1<? super A> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal7.connect
(QMetaObject.Slot2<? super A, ? super B> 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.AbstractPrivateSignal7.connect
(QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal7.connect
(QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal7.connect
(QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal7.connect
(QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal8.connect
(QMetaObject.Connectable8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal8.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal8.connect
(QMetaObject.Slot1<? super A> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal8.connect
(QMetaObject.Slot2<? super A, ? super B> 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.AbstractPrivateSignal8.connect
(QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal8.connect
(QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal8.connect
(QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal8.connect
(QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal8.connect
(QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Connectable9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Slot1<? super A> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Slot2<? super A, ? super B> 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.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Slot4<? super A, ? super B, ? super C, ? super D> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Slot5<? super A, ? super B, ? super C, ? super D, ? super E> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Slot6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Slot7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Slot8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractPrivateSignal9.connect
(QMetaObject.Slot9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I> slot, Qt.ConnectionType ... type) Initializes a connection to the slot.final QMetaObject.Connection
QMetaObject.AbstractSignal.connect
(Object receiver, String method, Qt.ConnectionType ... type) Connects the signal to a method in an object.final QMetaObject.Connection
QMetaObject.DisposedSignal.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.static QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal0 signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal0 signal, QMetaObject.Connectable0 connectSignal, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and connectSignal.static QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal1<?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal1<A> signal, QMetaObject.Slot1<? super A> slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal1<A> signal, QMetaObject.Connectable1<? super A> connectSignal, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and connectSignal.static QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal2<?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(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 QObject.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 <A,
B> QMetaObject.Connection QObject.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 QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal3<?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(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 QObject.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 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.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 QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal4<?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(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 QObject.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 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, D> QMetaObject.Connection QObject.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 <A,
B, C, D> QMetaObject.Connection QObject.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 QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal5<?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(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 QObject.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 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, D> QMetaObject.Connection QObject.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.ConnectionQObject.connect
(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 <A,
B, C, D, E>
QMetaObject.ConnectionQObject.connect
(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 QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal6<?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(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 QObject.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 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, D> QMetaObject.Connection QObject.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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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 <A,
B, C, D, E, F>
QMetaObject.ConnectionQObject.connect
(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 QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal7<?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(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 QObject.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 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, D> QMetaObject.Connection QObject.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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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 <A,
B, C, D, E, F, G>
QMetaObject.ConnectionQObject.connect
(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 QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal8<?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(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 QObject.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 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, D> QMetaObject.Connection QObject.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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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 <A,
B, C, D, E, F, G, H>
QMetaObject.ConnectionQObject.connect
(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 QMetaObject.Connection
QObject.connect
(QMetaObject.AbstractPrivateSignal9<?, ?, ?, ?, ?, ?, ?, ?, ?> signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(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 QObject.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 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, D> QMetaObject.Connection QObject.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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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 <A,
B, C, D, E, F, G, H, I>
QMetaObject.ConnectionQObject.connect
(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 QMetaObject.Connection
QObject.connect
(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod slot, Qt.ConnectionType ... connectionType) Creates a connection of the giventype
from thesignal
in thesender
object to themethod
in thereceiver
object.static QMetaObject.Connection
QObject.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.static QMetaObject.Connection
QObject.connect
(QObject.MultiSignal signal, QMetaObject.Connectable0 connectSignal, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and connectSignal.static <A> QMetaObject.Connection
QObject.connect
(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 QObject.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 QObject.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 QObject.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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.Connection
QObject.connect
(QObject.MultiSignal signal, QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection between the given signal and slot.static <A> QMetaObject.Connection
QObject.connect
(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 QObject.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 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.static <A,
B, C, D> QMetaObject.Connection QObject.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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.ConnectionQObject.connect
(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.final QMetaObject.Connection
QObject.MultiSignal.connect
(QMetaObject.AbstractPublicSignal0 signal, Qt.ConnectionType ... connectionType) Initializes a connection to the signal.final QMetaObject.Connection
QObject.MultiSignal.connect
(QMetaObject.Connectable0 signal, Qt.ConnectionType ... connectionType) Initializes a connection to the signal.final QMetaObject.Connection
QObject.MultiSignal.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final QMetaObject.Connection
QObject.MultiSignal.connect
(Object receiver, String method, Qt.ConnectionType ... type) Connects the signal to a method in an object.final QMetaObject.Connection
QStaticMemberSignals.MultiSignal.connect
(QMetaObject.Slot0 slot, Qt.ConnectionType... connectionType) Initializes a connection to the slot.final QMetaObject.Connection
QStaticMemberSignals.MultiSignal.connect
(Object receiver, String method, Qt.ConnectionType... type) Connects the signal to a method in an object.Modifier and TypeMethodDescriptionfinal boolean
QInstanceMemberSignals.MultiSignal.disconnect
(QMetaObject.Connection connection) Removes the given connection from this signal.final boolean
QMetaObject.AbstractSignal.disconnect
(QMetaObject.Connection connection) Removes the given connection from this signal.static boolean
QObject.disconnect
(QMetaObject.Connection connection) Disconnect a connection.final boolean
QObject.MultiSignal.disconnect
(QMetaObject.Connection connection) Removes the given connection from this signal.final boolean
QStaticMemberSignals.MultiSignal.disconnect
(QMetaObject.Connection connection) Removes the given connection from this signal. -
Uses of QMetaObject.Connection in io.qt.designer
Modifier and TypeMethodDescriptionfinal <A> QMetaObject.Connection
QDesignerIntegrationInterface.MultiSignal_navigateToSlot.connect
(QMetaObject.AbstractPublicSignal1<A> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A,
B, C> QMetaObject.Connection QDesignerIntegrationInterface.MultiSignal_navigateToSlot.connect
(QMetaObject.AbstractPublicSignal3<A, B, C> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A> QMetaObject.Connection
QDesignerIntegrationInterface.MultiSignal_navigateToSlot.connect
(QMetaObject.Connectable1<A> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A,
B, C> QMetaObject.Connection QDesignerIntegrationInterface.MultiSignal_navigateToSlot.connect
(QMetaObject.Connectable3<A, B, C> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A> QMetaObject.Connection
QDesignerIntegrationInterface.MultiSignal_navigateToSlot.connect
(QMetaObject.Slot1<A> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final <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> QMetaObject.Connection QDesignerIntegrationInterface.MultiSignal_navigateToSlot.connect
(QMetaObject.AbstractPublicSignal2<A, B> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A,
B> QMetaObject.Connection QDesignerIntegrationInterface.MultiSignal_navigateToSlot.connect
(QMetaObject.Slot2<A, B> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot. -
Uses of QMetaObject.Connection in io.qt.scxml
Modifier and TypeMethodDescriptionQScxmlStateMachine.connectToEvent
(String scxmlStateName, QMetaObject.Connectable0 signal, Qt.ConnectionType... type) QScxmlStateMachine.connectToEvent
(String scxmlStateName, QMetaObject.Connectable1<QScxmlEvent> signal, Qt.ConnectionType... type) QScxmlStateMachine.connectToEvent
(String scxmlStateName, QMetaObject.Slot0 slot, Qt.ConnectionType... type) QScxmlStateMachine.connectToEvent
(String scxmlStateName, QMetaObject.Slot1<QScxmlEvent> slot, Qt.ConnectionType... type) QScxmlStateMachine.connectToEvent
(String scxmlStateName, QObject object, String member, Qt.ConnectionType... type) QScxmlStateMachine.connectToState
(String scxmlStateName, QMetaObject.Connectable0 signal, Qt.ConnectionType... type) QScxmlStateMachine.connectToState
(String scxmlStateName, QMetaObject.Connectable1<Boolean> signal, Qt.ConnectionType... type) QScxmlStateMachine.connectToState
(String scxmlStateName, QMetaObject.Slot0 slot, Qt.ConnectionType... type) QScxmlStateMachine.connectToState
(String scxmlStateName, QMetaObject.Slot1<Boolean> slot, Qt.ConnectionType... type) QScxmlStateMachine.connectToState
(String scxmlStateName, QObject object, String member, Qt.ConnectionType... type) -
Uses of QMetaObject.Connection in io.qt.widgets
Modifier and TypeMethodDescriptionfinal <A> QMetaObject.Connection
QCompleter.MultiSignal_activated.connect
(QMetaObject.AbstractPublicSignal1<A> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A> QMetaObject.Connection
QCompleter.MultiSignal_activated.connect
(QMetaObject.Connectable1<A> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A> QMetaObject.Connection
QCompleter.MultiSignal_activated.connect
(QMetaObject.Slot1<A> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.final <A> QMetaObject.Connection
QCompleter.MultiSignal_highlighted.connect
(QMetaObject.AbstractPublicSignal1<A> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A> QMetaObject.Connection
QCompleter.MultiSignal_highlighted.connect
(QMetaObject.Connectable1<A> signal, Qt.ConnectionType ... connectionType) Creates a connection from this signal to another.final <A> QMetaObject.Connection
QCompleter.MultiSignal_highlighted.connect
(QMetaObject.Slot1<A> slot, Qt.ConnectionType ... connectionType) Initializes a connection to the slot.