KDE PIM / Developers / API Docs / libkcal

KCal::ListBase< T > Class Template Reference

This class provides a template for lists of pointers. More...

#include <listbase.h>

Inherits QValueList.

List of all members.

Public Member Functions


Detailed Description

template<class T>
class KCal::ListBase< T >

This class provides a template for lists of pointers.

It extends QValueList<T *> by auto delete funtionality known from QPtrList.


The documentation for this class was generated from the following file: