messagelist
#include <aggregationcombobox.h>

| Public Slots | |
| void | selectDefault () | 
| Public Member Functions | |
| AggregationComboBox (QWidget *parent) | |
| ~AggregationComboBox () | |
| QString | currentAggregation () const | 
| void | readStorageModelConfig (MessageList::Core::StorageModel *storageModel, bool &isPrivateSetting) | 
| void | readStorageModelConfig (const Akonadi::Collection &col, bool &isPrivateSetting) | 
| void | readStorageModelConfig (const QString &id, bool &isPrivateSetting) | 
| void | writeDefaultConfig () const | 
| void | writeStorageModelConfig (MessageList::Core::StorageModel *storageModel, bool isPrivateSetting) const | 
| void | writeStorageModelConfig (const Akonadi::Collection &col, bool isPrivateSetting) const | 
| void | writeStorageModelConfig (const QString &id, bool isPrivateSetting) const | 
Detailed Description
A specialized KComboBox that lists all message list aggregations.
Definition at line 43 of file aggregationcombobox.h.
Constructor & Destructor Documentation
| 
 | explicit | 
Definition at line 31 of file aggregationcombobox.cpp.
| AggregationComboBox::~AggregationComboBox | ( | ) | 
Definition at line 40 of file aggregationcombobox.cpp.
Member Function Documentation
| QString AggregationComboBox::currentAggregation | ( | ) | const | 
Definition at line 45 of file aggregationcombobox.cpp.
| void AggregationComboBox::readStorageModelConfig | ( | MessageList::Core::StorageModel * | storageModel, | 
| bool & | isPrivateSetting | ||
| ) | 
Definition at line 94 of file aggregationcombobox.cpp.
| void AggregationComboBox::readStorageModelConfig | ( | const Akonadi::Collection & | col, | 
| bool & | isPrivateSetting | ||
| ) | 
Definition at line 99 of file aggregationcombobox.cpp.
| void AggregationComboBox::readStorageModelConfig | ( | const QString & | id, | 
| bool & | isPrivateSetting | ||
| ) | 
Definition at line 86 of file aggregationcombobox.cpp.
| 
 | slot | 
Definition at line 105 of file aggregationcombobox.cpp.
| void AggregationComboBox::writeDefaultConfig | ( | ) | const | 
Definition at line 50 of file aggregationcombobox.cpp.
| void AggregationComboBox::writeStorageModelConfig | ( | MessageList::Core::StorageModel * | storageModel, | 
| bool | isPrivateSetting | ||
| ) | const | 
Definition at line 61 of file aggregationcombobox.cpp.
| void AggregationComboBox::writeStorageModelConfig | ( | const Akonadi::Collection & | col, | 
| bool | isPrivateSetting | ||
| ) | const | 
Definition at line 81 of file aggregationcombobox.cpp.
| void AggregationComboBox::writeStorageModelConfig | ( | const QString & | id, | 
| bool | isPrivateSetting | ||
| ) | const | 
Definition at line 66 of file aggregationcombobox.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference