Messagelib
aggregationcombobox.cpp
36 KConfigGroup group(MessageListSettings::self()->config(), "MessageListView::StorageModelAggregations");
46 void AggregationComboBox::writeStorageModelConfig(MessageList::Core::StorageModel *storageModel, bool isPrivateSetting) const
51 void AggregationComboBox::writeStorageModelConfig(const QString &id, bool isPrivateSetting) const
69 const Aggregation *aggregation = Manager::instance()->aggregationForStorageModel(id, &isPrivateSetting);
74 void AggregationComboBox::readStorageModelConfig(MessageList::Core::StorageModel *storageModel, bool &isPrivateSetting)
79 void AggregationComboBox::readStorageModelConfig(const Akonadi::Collection &col, bool &isPrivateSetting)
QString number(int n, int base)
Id id() const
KSharedConfigPtr config()
Definition: aggregation.h:21
The QAbstractItemModel based interface that you need to provide for your storage to work with Message...
Definition: storagemodelbase.h:28
QList::iterator begin()
bool isValid() const
QList::iterator end()
virtual QString id() const =0
Returns an unique id for this Storage collection.
A set of aggregation options that can be applied to the MessageList::Model in a single shot.
Definition: aggregation.h:28
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:08:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:08:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.