![]() |
Qt 6.x
The Qt SDK
|
#include <qscopedpointer.h>
Collaboration diagram for QScopedPointerPodDeleter:Public Member Functions | |
| void | operator() (void *pointer) const noexcept |
Static Public Member Functions | |
| static void | cleanup (void *pointer) noexcept |
Definition at line 51 of file qscopedpointer.h.
Definition at line 53 of file qscopedpointer.h.
Referenced by operator()().
Here is the caller graph for this function:Definition at line 54 of file qscopedpointer.h.
References cleanup().
Here is the call graph for this function: