messagelist
MessageList::Utils::ThemeConfigButton Class Reference
#include <themeconfigbutton.h>
Inheritance diagram for MessageList::Utils::ThemeConfigButton:
Signals | |
void | configureDialogCompleted () |
Public Member Functions | |
ThemeConfigButton (QWidget *parent, const ThemeComboBox *themeComboBox=0) | |
~ThemeConfigButton () | |
Detailed Description
A specialized KPushButton that displays the theme configure dialog when pressed.
Definition at line 38 of file themeconfigbutton.h.
Constructor & Destructor Documentation
|
explicit |
Constructor.
- Parameters
-
parent The parent widget for the button. themeComboBox Optional ThemeComboBox to be kept in sync with changes made by the configure dialog.
Definition at line 61 of file themeconfigbutton.cpp.
ThemeConfigButton::~ThemeConfigButton | ( | ) |
Definition at line 74 of file themeconfigbutton.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-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.