![]() |
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 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.
Referenced by operator()().
|
inlinenoexcept |
Definition at line 45 of file qscopedpointer.h.
References cleanup().