![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>#include <stdlib.h>
Include dependency graph for qscopedpointer.h:
This graph shows which files directly or indirectly include this file: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.