![]() |
Qt 6.x
The Qt SDK
|
#include <qscopedpointer.h>
Public Member Functions | |
void | operator() (T *pointer) const |
Static Public Member Functions | |
static void | cleanup (T *pointer) |
Definition at line 59 of file qscopedpointer.h.
|
inlinestatic |
Definition at line 61 of file qscopedpointer.h.
Referenced by QScopedPointerObjectDeleteLater< T >::operator()().
|
inline |
Definition at line 62 of file qscopedpointer.h.
References QScopedPointerObjectDeleteLater< T >::cleanup().