messagelist
aggregationeditor.h
Go to the documentation of this file.
A set of aggregation options that can be applied to the MessageList::Model in a single shot...
Definition: aggregation.h:43
A widget that allows editing a single MessageList::Aggregation.
Definition: aggregationeditor.h:46
void aggregationNameChanged()
This is triggered when the aggregation name changes in the editor text field.
Core::Aggregation * editedAggregation() const
Returns the Aggregation currently edited by this AggregationEditor.
Definition: aggregationeditor.h:77
The base class for the OptionSet editors.
Definition: optionseteditor.h:45
void commit()
Explicitly commits the changes in the editor to the edited Aggregation, if any.
Definition: aggregationeditor.cpp:156
AggregationEditor(QWidget *parent)
Definition: aggregationeditor.cpp:40
~AggregationEditor()
Definition: aggregationeditor.cpp:101
void editAggregation(Core::Aggregation *set)
Sets the Aggregation to be edited.
Definition: aggregationeditor.cpp:105
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.