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