messagelist
aggregationcombobox.cpp
Go to the documentation of this file.
60 void AggregationComboBox::writeStorageModelConfig( MessageList::Core::StorageModel *storageModel, bool isPrivateSetting ) const
65 void AggregationComboBox::writeStorageModelConfig( const QString &id, bool isPrivateSetting ) const
78 void AggregationComboBox::writeStorageModelConfig( const Akonadi::Collection&col, bool isPrivateSetting ) const
85 const Aggregation *aggregation = Manager::instance()->aggregationForStorageModel( id, &isPrivateSetting );
89 void AggregationComboBox::readStorageModelConfig( MessageList::Core::StorageModel *storageModel, bool &isPrivateSetting )
94 void AggregationComboBox::readStorageModelConfig( const Akonadi::Collection &col, bool &isPrivateSetting )
QString currentAggregation() const
Definition: aggregationcombobox.cpp:45
A set of aggregation options that can be applied to the MessageList::Model in a single shot...
Definition: aggregation.h:43
static bool compareName(Aggregation *agg1, Aggregation *agg2)
Definition: aggregation.h:153
virtual QString id() const =0
Returns an unique id for this Storage collection.
~AggregationComboBox()
Definition: aggregationcombobox.cpp:40
void readStorageModelConfig(MessageList::Core::StorageModel *storageModel, bool &isPrivateSetting)
Definition: aggregationcombobox.cpp:89
void setCurrentAggregation(const Core::Aggregation *aggregation)
Definition: aggregationcombobox.cpp:120
void writeStorageModelConfig(MessageList::Core::StorageModel *storageModel, bool isPrivateSetting) const
Definition: aggregationcombobox.cpp:60
The QAbstractItemModel based interface that you need to provide for your storage to work with Message...
Definition: storagemodelbase.h:45
void selectDefault()
Definition: aggregationcombobox.cpp:100
AggregationComboBox *const q
Definition: aggregationcombobox_p.h:44
void writeDefaultConfig() const
Definition: aggregationcombobox.cpp:50
void slotLoadAggregations()
Refresh list of aggregations in the combobox.
Definition: aggregationcombobox.cpp:106
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.