akonadi
AutoQPointer Class Reference
#include <autoqpointer_p.h>
Inherits QPointer< T >.
Public Member Functions | |
AutoQPointer (T *p) | |
AutoQPointer (const QPointer< T > &p) | |
AutoQPointer< T > & | operator= (const AutoQPointer< T > &p) |
AutoQPointer< T > & | operator= (T *p) |
Detailed Description
A QPointer which when destructed, deletes the object it points to.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu Aug 2 2012 15:25:22 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu Aug 2 2012 15:25:22 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.