Messagelib
aggregationeditor.h
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
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
Core::Aggregation * editedAggregation() const
Returns the Aggregation currently edited by this AggregationEditor.
Definition: aggregationeditor.h:60
A widget that allows editing a single MessageList::Aggregation.
Definition: aggregationeditor.h:29
Q_SIGNALSQ_SIGNALS
void editAggregation(Core::Aggregation *set)
Sets the Aggregation to be edited.
Definition: aggregationeditor.cpp:85
The base class for the OptionSet editors.
Definition: optionseteditor.h:28
A set of aggregation options that can be applied to the MessageList::Model in a single shot.
Definition: aggregation.h:28
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Mar 27 2023 04:08:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Mar 27 2023 04:08:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.