libkdepim
Komposer::EditorSelection Class Reference
Inheritance diagram for Komposer::EditorSelection:

Detailed Description
Definition at line 43 of file prefsmodule.h.
Public Member Functions | |
EditorSelection (const QString &text, QString &reference, QWidget *parent) | |
~EditorSelection () | |
void | readConfig () |
void | writeConfig () |
QGroupBox * | groupBox () const |
Member Function Documentation
void EditorSelection::readConfig | ( | ) | [virtual] |
This function is called to read value of the setting from the stored configuration and display it in the widget.
Implements KPrefsWid.
Definition at line 99 of file prefsmodule.cpp.
void EditorSelection::writeConfig | ( | ) | [virtual] |
This function is called to write the current setting of the widget to the stored configuration.
Implements KPrefsWid.
Definition at line 118 of file prefsmodule.cpp.
The documentation for this class was generated from the following files: