![]() |
Qt 6.x
The Qt SDK
|
#include <qobjectdefs_impl.h>
Inheritance diagram for QtPrivate::QCallableObject< Func, Args, R >:
Collaboration diagram for QtPrivate::QCallableObject< Func, Args, R >:Public Member Functions | |
| QCallableObject (Func &&f) | |
| QCallableObject (const Func &f) | |
Public Member Functions inherited from QtPrivate::QSlotObjectBase | |
| 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 | |
Protected Types inherited from QtPrivate::QSlotObjectBase | |
| enum | Operation { Destroy , Call , Compare , NumOperations } |
Protected Member Functions inherited from QtPrivate::QSlotObjectBase | |
| ~QSlotObjectBase () | |
Definition at line 445 of file qobjectdefs_impl.h.
|
inlineexplicit |
Definition at line 487 of file qobjectdefs_impl.h.
|
inlineexplicit |
Definition at line 488 of file qobjectdefs_impl.h.