KMIME Library
kautodeletehash.h
iterator begin()
iterator erase(iterator pos)
const T value(const Key &key) const
KAutoDeleteHash(const QHash< Key, T * > &other)
Constructs a copy of other (which can be a QHash or a KAutoDeleteHash).
Definition: kautodeletehash.h:59
The KAutoDeleteHash class is a convenience QHash subclass that provides automatic deletion of the val...
Definition: kautodeletehash.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.