![]() |
Qt 6.x
The Qt SDK
|
#include <qobjectdefs_impl.h>
Inheritance diagram for QtPrivate::QSlotObjectBase:
Collaboration diagram for QtPrivate::QSlotObjectBase:Public Member Functions | |
| QSlotObjectBase (ImplFn fn) | |
| int | ref () noexcept |
| void | destroyIfLastRef () noexcept |
| bool | compare (void **a) |
| void | call (QObject *r, void **a) |
| bool | isImpl (ImplFn f) const |
Protected Types | |
| enum | Operation { Destroy , Call , Compare , NumOperations } |
Protected Member Functions | |
| ~QSlotObjectBase () | |
Definition at line 388 of file qobjectdefs_impl.h.
|
protected |
| Enumerator | |
|---|---|
| Destroy | |
| Call | |
| Compare | |
| NumOperations | |
Definition at line 406 of file qobjectdefs_impl.h.
|
inlineexplicit |
Definition at line 414 of file qobjectdefs_impl.h.
|
inlineprotected |
Definition at line 437 of file qobjectdefs_impl.h.
Definition at line 433 of file qobjectdefs_impl.h.
Referenced by QHostInfoResult::event().
Here is the caller graph for this function:
|
inline |
Definition at line 427 of file qobjectdefs_impl.h.
References Compare(), and ret.
Here is the call graph for this function:
|
inlinenoexcept |
Definition at line 424 of file qobjectdefs_impl.h.
References QBasicAtomicInteger< T >::deref().
Referenced by QObjectPrivate::Connection::~Connection(), QObject::~QObject(), QObjectPrivate::connect(), QObjectPrivate::connectImpl(), QHostInfoResult::event(), and QObjectPrivate::Connection::freeSlotObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 435 of file qobjectdefs_impl.h.
|
inlinenoexcept |
Definition at line 416 of file qobjectdefs_impl.h.
References QBasicAtomicInteger< T >::ref().
Referenced by QtPrivate::EffectSlotMapper::EffectSlotMapper(), and SlotObjectGuard::SlotObjectGuard().
Here is the call graph for this function:
Here is the caller graph for this function: