libkcal Library API Documentation

KCal::ListBase< T > Class Template Reference

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

#include <listbase.h>

Inheritance diagram for KCal::ListBase< T >:

Inheritance graph
[legend]
Collaboration diagram for KCal::ListBase< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ListBase (const ListBase &l)
ListBaseoperator= (const ListBase &l)
void setAutoDelete (bool autoDelete)
bool removeRef (T *t)

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.

Definition at line 33 of file listbase.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for libkcal Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Aug 2 09:52:45 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003