Messagelib
aggregationeditor.h
A set of aggregation options that can be applied to the MessageList::Model in a single shot.
Definition aggregation.h:29
A widget that allows editing a single MessageList::Aggregation.
Definition aggregationeditor.h:30
void editAggregation(Core::Aggregation *set)
Sets the Aggregation to be edited.
Definition aggregationeditor.cpp:85
Core::Aggregation * editedAggregation() const
Returns the Aggregation currently edited by this AggregationEditor.
Definition aggregationeditor.h:60
void aggregationNameChanged()
This is triggered when the aggregation name changes in the editor text field.
void commit()
Explicitly commits the changes in the editor to the edited Aggregation, if any.
Definition aggregationeditor.cpp:130
The base class for the OptionSet editors.
Definition optionseteditor.h:29
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.