Initializes a connection to the slot of receiver.
Initializes a connection to the slot of receiver.
Initializes a connection to the slot.
Initializes a connection to the slot of receiver.
Initializes a connection to the slot.
Initializes a connection to the slot of receiver.
Initializes a connection to the slot.
Initializes a connection to the slot of receiver.
Initializes a connection to the slot.
QObject.connect(QMetaObject.AbstractPrivateSignal5<A,B,C,D,E> signal,
Receiver receiver,
QMetaObject.Slot6<Receiver,? super A,? super B,? super C,? super D,? super E> slot,
Qt.ConnectionType ... connectionType)
Initializes a connection between the given signal and slot.
QObject.connect(QMetaObject.AbstractPrivateSignal6<A,B,C,D,E,?> signal,
Receiver receiver,
QMetaObject.Slot6<Receiver,? super A,? super B,? super C,? super D,? super E> slot,
Qt.ConnectionType ... connectionType)
Initializes a connection between the given signal and slot.
QObject.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.
QObject.connect(QMetaObject.AbstractPrivateSignal7<A,B,C,D,E,?,?> signal,
Receiver receiver,
QMetaObject.Slot6<Receiver,? super A,? super B,? super C,? super D,? super E> slot,
Qt.ConnectionType ... connectionType)
Initializes a connection between the given signal and slot.
QObject.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.
QObject.connect(QMetaObject.AbstractPrivateSignal8<A,B,C,D,E,?,?,?> signal,
Receiver receiver,
QMetaObject.Slot6<Receiver,? super A,? super B,? super C,? super D,? super E> slot,
Qt.ConnectionType ... connectionType)
Initializes a connection between the given signal and slot.
QObject.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.
QObject.connect(QMetaObject.AbstractPrivateSignal9<A,B,C,D,E,?,?,?,?> signal,
Receiver receiver,
QMetaObject.Slot6<Receiver,? super A,? super B,? super C,? super D,? super E> slot,
Qt.ConnectionType ... connectionType)
Initializes a connection between the given signal and slot.
QObject.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.
Initializes a connection between the given signal and slot.
Initializes a connection between the given signal and slot.
final <Receiver> boolean
Removes the connection to the given slot of receiver.
final <Receiver> boolean
Removes the connection to the given slot of receiver.
final boolean
Removes the connection to the given slot.
final <Receiver> boolean
Removes the connection to the given slot of receiver.
final boolean
Removes the connection to the given slot.
final <Receiver> boolean
Removes the connection to the given slot of receiver.
final boolean
Removes the connection to the given slot.
final <Receiver> boolean
Removes the connection to the given slot of receiver.
final boolean
Removes the connection to the given slot.
static <Receiver,
A,
B,
C,
D,
E>
boolean
QObject.disconnect(QMetaObject.AbstractPrivateSignal5<A,B,C,D,E> signal,
Receiver receiver,
QMetaObject.Slot6<Receiver,? super A,? super B,? super C,? super D,? super E> slot)
Removes the connection between the given signal and slot.
static <Receiver,
A,
B,
C,
D,
E>
boolean
QObject.disconnect(QMetaObject.AbstractPrivateSignal6<A,B,C,D,E,?> signal,
Receiver receiver,
QMetaObject.Slot6<Receiver,? 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>
boolean
QObject.disconnect(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 <Receiver,
A,
B,
C,
D,
E>
boolean
QObject.disconnect(QMetaObject.AbstractPrivateSignal7<A,B,C,D,E,?,?> signal,
Receiver receiver,
QMetaObject.Slot6<Receiver,? 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>
boolean
QObject.disconnect(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 <Receiver,
A,
B,
C,
D,
E>
boolean
QObject.disconnect(QMetaObject.AbstractPrivateSignal8<A,B,C,D,E,?,?,?> signal,
Receiver receiver,
QMetaObject.Slot6<Receiver,? 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>
boolean
QObject.disconnect(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 <Receiver,
A,
B,
C,
D,
E>
boolean
QObject.disconnect(QMetaObject.AbstractPrivateSignal9<A,B,C,D,E,?,?,?,?> signal,
Receiver receiver,
QMetaObject.Slot6<Receiver,? 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>
boolean
QObject.disconnect(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 <Receiver,
A,
B,
C,
D,
E>
boolean
Removes the connection between the given signal and slot.
static <A,
B,
C,
D,
E,
F>
boolean
Removes the connection between the given signal and slot.
Returns corresponding meta method for given method handle.
static <Target,
A,
B,
C,
D,
E>
void
QMetaObject.invokeMethod(Target target,
QMetaObject.Slot6<Target,A,B,C,D,E> method,
A arg1,
B arg2,
C arg3,
D arg4,
E arg5)
Calling invokeMethod(method, AutoConnection, ...)
.
static <Target extends QObject,
A,
B,
C,
D,
E>
void
QMetaObject.invokeMethod(Target target,
QMetaObject.Slot6<Target,A,B,C,D,E> method,
A arg1,
B arg2,
C arg3,
D arg4,
E arg5)
Calling invokeMethod(method, AutoConnection, ...)
.
static <Target,
A,
B,
C,
D,
E>
void
QMetaObject.invokeMethod(Target target,
QMetaObject.Slot6<Target,A,B,C,D,E> method,
Qt.ConnectionType type,
A arg1,
B arg2,
C arg3,
D arg4,
E arg5)
static <Target extends QObject,
A,
B,
C,
D,
E>
void
QMetaObject.invokeMethod(Target target,
QMetaObject.Slot6<Target,A,B,C,D,E> method,
Qt.ConnectionType type,
A arg1,
B arg2,
C arg3,
D arg4,
E arg5)
static <A,
B,
C,
D,
E,
F>
void
QMetaObject.invokeMethod(QObject context,
QMetaObject.Slot6<A,B,C,D,E,F> method,
A arg1,
B arg2,
C arg3,
D arg4,
E arg5,
F arg6)
Calling invokeMethod(method, AutoConnection, ...)
.
static <A,
B,
C,
D,
E,
F>
void
QMetaObject.invokeMethod(QObject context,
QMetaObject.Slot6<A,B,C,D,E,F> method,
Qt.ConnectionType type,
A arg1,
B arg2,
C arg3,
D arg4,
E arg5,
F arg6)
static <A,
B,
C,
D,
E,
F>
void
QMetaObject.invokeMethod(QMetaObject.Slot6<A,B,C,D,E,F> method,
A arg1,
B arg2,
C arg3,
D arg4,
E arg5,
F arg6)
Calling invokeMethod(method, AutoConnection, ...)
.
static <A,
B,
C,
D,
E,
F>
void
QMetaObject.invokeMethod(QMetaObject.Slot6<A,B,C,D,E,F> method,
Qt.ConnectionType type,
A arg1,
B arg2,
C arg3,
D arg4,
E arg5,
F arg6)