![]() |
Qt 6.x
The Qt SDK
|
#include <qobject_p.h>
Public Member Functions | |
QPrivateSlotObject (Func f) | |
![]() | |
QSlotObjectBase (ImplFn fn) | |
int | ref () noexcept |
void | destroyIfLastRef () noexcept |
bool | compare (void **a) |
void | call (QObject *r, void **a) |
bool | isImpl (ImplFn f) const |
Additional Inherited Members | |
![]() | |
enum | Operation { Destroy , Call , Compare , NumOperations } |
![]() | |
~QSlotObjectBase () | |
Definition at line 268 of file qobject_p.h.
|
inlineexplicit |
Definition at line 293 of file qobject_p.h.