Messagelib
aggregationconfigbutton.cpp
31 AggregationConfigButton::AggregationConfigButton(QWidget *parent, const AggregationComboBox *aggregationComboBox)
42 connect(this, &AggregationConfigButton::configureDialogCompleted, d->mAggregationComboBox, &AggregationComboBox::slotLoadAggregations);
void pressed()
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QString i18n(const char *text, const TYPE &arg...)
void setEnabled(bool)
Definition: aggregation.h:21
void configureDialogCompleted()
A signal emitted when configure dialog has been successfully completed.
The dialog used for configuring MessageList::Aggregation sets.
Definition: configureaggregationsdialog.h:34
A specialized QPushButton that displays the aggregation configure dialog when pressed.
Definition: aggregationconfigbutton.h:21
A specialized QComboBox that lists all message list aggregations.
Definition: aggregationcombobox.h:24
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:08:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:08:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.