KCal Library
listbase.h
void removeRef(typename QList< T * >::iterator it)
Removes the specified member from the list.
Definition: listbase.h:134
bool removeRef(T *t)
Removes all the members from the list with the specified address.
Definition: listbase.h:116
void setAutoDelete(bool autoDelete)
Sets this list to operate in "auto-delete" mode.
Definition: listbase.h:93
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.