messagelist
storagemodelbase.cpp
Go to the documentation of this file.
52 return conf.readEntry( MessageList::Util::messageUniqueIdConfigName().arg( storageModelId ), defValue );
MESSAGELIST_EXPORT QString messageUniqueIdConfigName()
Definition: messagelistutil.cpp:53
StorageModel(QObject *parent=0)
Definition: storagemodelbase.cpp:27
MESSAGELIST_EXPORT QString storageModelSelectedMessageGroup()
Definition: messagelistutil.cpp:79
void savePreSelectedMessage(unsigned long uniqueIdOfMessage)
Stores in the unique id of the last selected message for the specified StorageModel.
Definition: storagemodelbase.cpp:55
virtual QString id() const =0
Returns an unique id for this Storage collection.
virtual int initialUnreadRowCountGuess() const
Returns (a guess for) the number of unread messages: must be pessimistic (i.e.
Definition: storagemodelbase.cpp:36
unsigned long preSelectedMessage() const
Returns the unique id of the last selected message for this StorageModel.
Definition: storagemodelbase.cpp:41
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.