digikam
captionvalues.cpp
Go to the documentation of this file.
113 void CaptionsMap::setAuthorsList(const MetaEngine::AltLangMap& map, const QString& commonAuthor)
144 for (MetaEngine::AltLangMap::const_iterator it = map.constBegin() ; it != map.constEnd() ; ++it)
const_iterator constBegin() const
QDebug operator<<(QDebug dbg, const DbEngineParameters &p)
Definition: dbengineparameters.cpp:796
QDebug & nospace()
MetaEngine::AltLangMap datesList() const
Definition: captionvalues.cpp:130
void clear()
void setAuthorsList(const MetaEngine::AltLangMap &map, const QString &commonAuthor=QString())
Sets the author for the comments in the specified languages.
Definition: captionvalues.cpp:113
bool isNull() const
void fromAltLangMap(const MetaEngine::AltLangMap &map)
Definition: captionvalues.cpp:89
void setDatesList(const MetaEngine::AltLangMap &map)
Definition: captionvalues.cpp:142
const_iterator constEnd() const
void setData(const MetaEngine::AltLangMap &comments, const MetaEngine::AltLangMap &authors, const QString &commonAuthor, const MetaEngine::AltLangMap &dates)
Definition: captionvalues.cpp:67
MetaEngine::AltLangMap authorsList() const
Definition: captionvalues.cpp:101
iterator end()
iterator begin()
QDebug & space()
QDateTime fromString(const QString &string, Qt::DateFormat format)
iterator insert(const Key &key, const T &value)
bool operator==(const CaptionValues &val) const
Definition: captionvalues.cpp:37
iterator find(const Key &key)
Definition: captionvalues.h:42
MetaEngine::AltLangMap toAltLangMap() const
Definition: captionvalues.cpp:77
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:34:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:34:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.