Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qglobal.h>
#include <stdlib.h>
Go to the source code of this file.
Classes | |
struct | QScopedPointerDeleter< T > |
struct | QScopedPointerArrayDeleter< T > |
struct | QScopedPointerPodDeleter |
struct | QScopedPointerObjectDeleteLater< T > |
class | QScopedPointer< T, Cleanup > |
\inmodule QtCore More... | |
class | QScopedArrayPointer< T, Cleanup > |
\inmodule QtCore More... | |
Typedefs | |
typedef QScopedPointerObjectDeleteLater< QObject > | QScopedPointerDeleteLater |
Definition at line 66 of file qscopedpointer.h.