KIO
metadata.h
QMap::const_iterator constBegin() const const
const T & value() const const
const T value(const Key &key, const T &defaultValue) const const
bool hasNext() const const
Definition: metadata.h:22
MetaData & operator+=(const QMap< QString, QString > &metaData)
Adds the given meta data map to this map.
Definition: metadata.h:51
QMap::iterator insert(const Key &key, const T &value)
MetaData & operator=(const QMap< QString, QVariant > &metaData)
Sets the given meta data map to this map.
Definition: metadata.h:106
QMap::const_iterator constEnd() const const
const Key key(const T &value, const Key &defaultKey) const const
QMapIterator::Item next()
const Key & key() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:54:44 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:54:44 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.