libkcal Library API Documentation

KCal::ListBase< T > Class Template Reference

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

#include <listbase.h>

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 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.2.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Mar 6 17:18:05 2004 by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2003