|
| QQmlConnectionSlotDispatcher (QV4::ExecutionEngine *v4, QObject *sender, int signalIndex, QObject *receiver, int slotIndex, bool enabled) |
|
| QQmlConnectionSlotDispatcher (QV4::ExecutionEngine *v4, QObject *sender, int signalIndex, QObject *receiver, int slotIndex, bool enabled) |
|
| QSlotObjectBase (ImplFn fn) |
|
bool | ref () noexcept |
|
void | destroyIfLastRef () noexcept |
|
bool | compare (void **a) |
|
void | call (QObject *r, void **a) |
|
bool | isImpl (ImplFn f) const |
|
Definition at line 32 of file qqmlconnections.cpp.
◆ QQmlConnectionSlotDispatcher() [1/2]
QQmlConnectionSlotDispatcher::QQmlConnectionSlotDispatcher |
( |
QV4::ExecutionEngine * | v4, |
|
|
QObject * | sender, |
|
|
int | signalIndex, |
|
|
QObject * | receiver, |
|
|
int | slotIndex, |
|
|
bool | enabled ) |
|
inline |
◆ QQmlConnectionSlotDispatcher() [2/2]
QQmlConnectionSlotDispatcher::QQmlConnectionSlotDispatcher |
( |
QV4::ExecutionEngine * | v4, |
|
|
QObject * | sender, |
|
|
int | signalIndex, |
|
|
QObject * | receiver, |
|
|
int | slotIndex, |
|
|
bool | enabled ) |
|
inline |
◆ impl() [1/2]
◆ impl() [2/2]
◆ connection
◆ enabled
bool QQmlConnectionSlotDispatcher::enabled = true |
◆ receiver
QObject * QQmlConnectionSlotDispatcher::receiver = nullptr |
◆ signalMetaTypes
◆ slotIndex
int QQmlConnectionSlotDispatcher::slotIndex = -1 |
◆ slotMetaTypes
◆ v4
The documentation for this struct was generated from the following file: