messagelist
MessageList::Utils::AggregationConfigButton Class Reference
#include <aggregationconfigbutton.h>
Inheritance diagram for MessageList::Utils::AggregationConfigButton:
Signals | |
void | configureDialogCompleted () |
Public Member Functions | |
AggregationConfigButton (QWidget *parent, const AggregationComboBox *aggregationComboBox=0) | |
~AggregationConfigButton () | |
Detailed Description
A specialized KPushButton that displays the aggregation configure dialog when pressed.
Definition at line 38 of file aggregationconfigbutton.h.
Constructor & Destructor Documentation
|
explicit |
Constructor.
- Parameters
-
parent The parent widget for the button. aggregationComboBox Optional AggregationComboBox to be kept in sync with changes made by the configure dialog.
Definition at line 44 of file aggregationconfigbutton.cpp.
AggregationConfigButton::~AggregationConfigButton | ( | ) |
Definition at line 58 of file aggregationconfigbutton.cpp.
Member Function Documentation
|
signal |
A signal emitted when configure dialog has been successfully completed.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
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.