![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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< QObject >::operator()().
|
inline |
Definition at line 62 of file qscopedpointer.h.