Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qscopedpointer.h File Reference

(603d6351cc32d07a5e4c349d6dc3db0889c3b120)

#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< QObjectQScopedPointerDeleteLater
 

Typedef Documentation

◆ QScopedPointerDeleteLater