digiKam
|
This is the complete list of members for Digikam::ItemComments, including all inherited members.
addComment(const QString &comment, const QString &language=QString(), const QString &author=QString(), const QDateTime &date=QDateTime(), DatabaseComment::Type type=DatabaseComment::Comment) | Digikam::ItemComments | |
addCommentDirectly(const QString &comment, const QString &language, const QString &author, DatabaseComment::Type type, const QDateTime &date) | Digikam::ItemComments | protected |
addHeadline(const QString &headline, const QString &language=QString(), const QString &author=QString(), const QDateTime &date=QDateTime()) | Digikam::ItemComments | |
addTitle(const QString &title, const QString &language=QString(), const QString &author=QString(), const QDateTime &date=QDateTime()) | Digikam::ItemComments | |
apply() | Digikam::ItemComments | |
apply(CoreDbAccess &access) | Digikam::ItemComments | |
author(int index) const | Digikam::ItemComments | |
changeAuthor(int index, const QString &author) | Digikam::ItemComments | |
changeComment(int index, const QString &comment) | Digikam::ItemComments | |
changeDate(int index, const QDateTime &date) | Digikam::ItemComments | |
changeLanguage(int index, const QString &language) | Digikam::ItemComments | |
changeType(int index, DatabaseComment::Type type) | Digikam::ItemComments | |
comment(int index) const | Digikam::ItemComments | |
commentForLanguage(const QString &languageCode, int *const index=nullptr, LanguageChoiceBehavior behavior=ReturnMatchingDefaultOrFirstLanguage) const | Digikam::ItemComments | |
d | Digikam::ItemComments | protected |
date(int index) const | Digikam::ItemComments | |
defaultComment(DatabaseComment::Type type=DatabaseComment::Comment) const | Digikam::ItemComments | |
defaultComment(int *const index, Digikam::DatabaseComment::Type type=DatabaseComment::Comment) const | Digikam::ItemComments | |
isNull() const | Digikam::ItemComments | |
ItemComments() | Digikam::ItemComments | |
ItemComments(qlonglong imageid) | Digikam::ItemComments | explicit |
ItemComments(const CoreDbAccess &access, qlonglong imageid) | Digikam::ItemComments | |
ItemComments(const ItemComments &other) | Digikam::ItemComments | |
language(int index) const | Digikam::ItemComments | |
LanguageChoiceBehavior enum name | Digikam::ItemComments | |
numberOfComments() const | Digikam::ItemComments | |
operator=(const ItemComments &other) | Digikam::ItemComments | |
remove(int index) | Digikam::ItemComments | |
removeAll(DatabaseComment::Type type) | Digikam::ItemComments | |
removeAll() | Digikam::ItemComments | |
removeAllComments() | Digikam::ItemComments | |
replaceComments(const CaptionsMap &comments, DatabaseComment::Type type=DatabaseComment::Comment) | Digikam::ItemComments | |
replaceFrom(const ItemComments &source) | Digikam::ItemComments | |
ReturnMatchingDefaultOrFirstLanguage enum value | Digikam::ItemComments | |
ReturnMatchingLanguageOnly enum value | Digikam::ItemComments | |
ReturnMatchingOrDefaultLanguage enum value | Digikam::ItemComments | |
setUniqueBehavior(UniqueBehavior behavior) | Digikam::ItemComments | |
toCaptionsMap(DatabaseComment::Type=DatabaseComment::Comment) const | Digikam::ItemComments | |
type(int index) const | Digikam::ItemComments | |
UniqueBehavior enum name | Digikam::ItemComments | |
UniquePerLanguage enum value | Digikam::ItemComments | |
UniquePerLanguageAndAuthor enum value | Digikam::ItemComments | |
~ItemComments() | Digikam::ItemComments |