messageviewer
MessageViewer::ConfigureWidget Class Reference
#include <configurewidget.h>
Inheritance diagram for MessageViewer::ConfigureWidget:
Signals | |
void | settingsChanged () |
Public Member Functions | |
ConfigureWidget (QWidget *parent=0) | |
~ConfigureWidget () | |
void | readConfig () |
void | writeConfig () |
Detailed Description
Configure widget that can be used in a KConfigDialog.
Definition at line 37 of file configurewidget.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 36 of file configurewidget.cpp.
ConfigureWidget::~ConfigureWidget | ( | ) |
Definition at line 69 of file configurewidget.cpp.
Member Function Documentation
void ConfigureWidget::readConfig | ( | ) |
Definition at line 75 of file configurewidget.cpp.
|
signal |
Emitted when the user changes the setting in some widget.
Useful to enable the "Apply" button after this has been emitted.
void ConfigureWidget::writeConfig | ( | ) |
Definition at line 83 of file configurewidget.cpp.
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:58 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:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.