Eneboo - Documentación para desarrolladores
|
#include <qcleanuphandler.h>
Métodos públicos | |
QCleanupHandler () | |
~QCleanupHandler () | |
Type * | add (Type **object) |
void | remove (Type **object) |
bool | isEmpty () const |
void | clear () |
QCleanupHandler () | |
~QCleanupHandler () | |
Type * | add (Type **object) |
void | remove (Type **object) |
bool | isEmpty () const |
void | clear () |
QCleanupHandler< Type >::QCleanupHandler | ( | ) | [inline] |
QCleanupHandler< Type >::~QCleanupHandler | ( | ) | [inline] |
QCleanupHandler< Type >::QCleanupHandler | ( | ) | [inline] |
QCleanupHandler< Type >::~QCleanupHandler | ( | ) | [inline] |
Type* QCleanupHandler< Type >::add | ( | Type ** | object | ) | [inline] |
Type* QCleanupHandler< Type >::add | ( | Type ** | object | ) | [inline] |
void QCleanupHandler< Type >::clear | ( | void | ) | [inline] |
void QCleanupHandler< Type >::clear | ( | void | ) | [inline] |
bool QCleanupHandler< Type >::isEmpty | ( | void | ) | const [inline] |
bool QCleanupHandler< Type >::isEmpty | ( | void | ) | const [inline] |
void QCleanupHandler< Type >::remove | ( | Type ** | object | ) | [inline] |
void QCleanupHandler< Type >::remove | ( | Type ** | object | ) | [inline] |