![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qobject_p.h>
Public Member Functions | |
QPrivateSlotObject (Func f) | |
![]() | |
QSlotObjectBase (ImplFn fn) | |
bool | 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 257 of file qobject_p.h.
|
inlineexplicit |
Definition at line 282 of file qobject_p.h.