![]() |
Qt 6.x
The Qt SDK
|
#include <qscopedpointer.h>
Public Member Functions | |
void | operator() (T *pointer) const noexcept |
Static Public Member Functions | |
static void | cleanup (T *pointer) noexcept |
Definition at line 14 of file qscopedpointer.h.
|
inlinestaticnoexcept |
Definition at line 16 of file qscopedpointer.h.
References void.
Referenced by QScopedPointerDeleter< T >::operator()().
|
inlinenoexcept |
Definition at line 26 of file qscopedpointer.h.
References QScopedPointerDeleter< T >::cleanup().