![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qobjectdefs_impl.h>
Public Member Functions | |
QCallableObject (Func &&f) | |
QCallableObject (const 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 522 of file qobjectdefs_impl.h.
|
inlineexplicit |
Definition at line 561 of file qobjectdefs_impl.h.
|
inlineexplicit |
Definition at line 562 of file qobjectdefs_impl.h.