messagelist
messageitem_p.h
Go to the documentation of this file.
84 // List of all tags. If this is 0, it means we have not yet calculated this list. It is calculated
Definition: messageitem.h:50
bool mAboutToBeRemoved
Set to true when this item is going to be deleted and shouldn't be selectable.
Definition: messageitem_p.h:74
Definition: item_p.h:41
QList< MessageItem::Tag * > getTagList() const
Returns the list of tags. This is calculated on demand and cached in mTagList.
Definition: messageitem.cpp:236
QWeakPointer< MessageCore::AnnotationEditDialog > mAnnotationDialog
Definition: messageitem_p.h:69
Akonadi::Item mAkonadiItem
Definition: messageitem_p.h:68
QList< MessageItem::Tag * > mFakeTags
Definition: messageitem_p.h:93
const MessageItem::Tag * bestTag() const
Returns the tag with the highest priority, or 0 if there are no tags.
Definition: messageitem.cpp:182
MessageItemPrivate(MessageItem *qq)
Definition: messageitem.cpp:149
bool mAnnotationStateChecked
The state of the annotation below has been checked.
Definition: messageitem_p.h:76
MessageItem::SignatureState mSignatureState
Definition: messageitem_p.h:72
bool tagListInitialized() const
Definition: messageitem.cpp:246
A message item that can have a fake tag list and a fake annotation.
Definition: messageitem.h:218
MessageItem::EncryptionState mEncryptionState
Definition: messageitem_p.h:71
void invalidateAnnotationCache()
Deletes the cache of the annotation.
Definition: messageitem.cpp:177
const MessageItem::Tag * findTagInternal(const QString &szTagId) const
Linear search in the list of tags.
Definition: messageitem.cpp:322
~MessageItemPrivate()
Definition: messageitem.cpp:162
void resourceReceived(const Nepomuk2::Resource &resource)
Callback for async Nepomuk resource retrieval.
Definition: messageitem.cpp:251
bool mSubjectIsPrefixed
set only if we're doing subject based threading
Definition: messageitem_p.h:75
FakeItemPrivate(FakeItem *qq)
Definition: messageitem.cpp:691
MessageItem::ThreadingStatus mThreadingStatus
Definition: messageitem_p.h:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.