Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qscopedpointer.h File Reference

(e1d3328a0afdd4322aa6c930620b47c50dd506c8)

#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 >
class  QScopedArrayPointer< T, Cleanup >

Typedefs

typedef QScopedPointerObjectDeleteLater< QObjectQScopedPointerDeleteLater

Typedef Documentation

◆ QScopedPointerDeleteLater