AutoQPointer< T > Class Template Reference

A QPointer which when destructed, deletes the object it points to. More...

#include <autoqpointer_p.h>

Inherits QPointer< T >.

List of all members.

Public Member Functions

 AutoQPointer (const QPointer< T > &p)
 AutoQPointer (T *p)
AutoQPointer< T > & operator= (T *p)
AutoQPointer< T > & operator= (const AutoQPointer< T > &p)

Detailed Description

template<class T>
class AutoQPointer< T >

A QPointer which when destructed, deletes the object it points to.

Author:
David Jarvie <djarvie@kde.org>

Definition at line 35 of file autoqpointer_p.h.


The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys