![]() |
Qt 6.x
The Qt SDK
|
#include <qscopedpointer.h>
Collaboration diagram for QScopedPointerObjectDeleteLater< T >: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()().
Here is the caller graph for this function:
|
inline |
Definition at line 62 of file qscopedpointer.h.
References QScopedPointerObjectDeleteLater< T >::cleanup().
Here is the call graph for this function: