All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Signals | Public Member Functions
Qtilities::Core::PointerListDeleter Class Reference

The PointerListDeleter is a base class from which PointerList inherits. More...

#include <PointerList.h>

Inheritance diagram for Qtilities::Core::PointerListDeleter:
Inheritance graph
[legend]

List of all members.

Signals

void objectDestroyed (QObject *object)
 Signal which is emitted when an object is removed.

Public Member Functions

 PointerListDeleter ()
 Constructor.
 PointerListDeleter (const PointerListDeleter &other)
 Copy constructor.

Detailed Description

The PointerListDeleter is a base class from which PointerList inherits.

The PointerListDeleter class provides signal and slot functionality to the PointerList class which is a template class, and therefore can't provide the signal and slot functionality directly.



Qtilities : Reference Documentation Back to top Copyright © 2009-2013, Jaco Naudé