messageviewer
MessageViewer::AutoQPointer< T > Class Template Reference
#include <autoqpointer.h>
Public Member Functions | |
| AutoQPointer () | |
| AutoQPointer (T *p) | |
| ~AutoQPointer () | |
| T * | data () const |
| T * | get () const |
| bool | isNull () const |
| operator bool () const | |
| KDE_DEPRECATED | operator T * () const |
| T & | operator* () const |
| T * | operator-> () const |
Detailed Description
template<class T>
class MessageViewer::AutoQPointer< T >
A QPointer which when destructed, deletes the object it points to.
Definition at line 38 of file autoqpointer.h.
Constructor & Destructor Documentation
template<class T>
|
inline |
Definition at line 45 of file autoqpointer.h.
template<class T>
|
inlineexplicit |
Definition at line 46 of file autoqpointer.h.
template<class T>
|
inline |
Definition at line 47 of file autoqpointer.h.
Member Function Documentation
template<class T>
|
inline |
Definition at line 48 of file autoqpointer.h.
template<class T>
|
inline |
Definition at line 49 of file autoqpointer.h.
template<class T>
|
inline |
Definition at line 50 of file autoqpointer.h.
template<class T>
|
inline |
Definition at line 59 of file autoqpointer.h.
template<class T>
|
inline |
Definition at line 57 of file autoqpointer.h.
template<class T>
|
inline |
Definition at line 52 of file autoqpointer.h.
template<class T>
|
inline |
Definition at line 51 of file autoqpointer.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference