KTextEditor::ConfigPage Class Reference
Inheritance diagram for KTextEditor::ConfigPage:

Signals | |
void | changed () |
Public Member Functions | |
ConfigPage (QWidget *parent=0, const char *name=0) | |
virtual | ~ConfigPage () |
virtual void | apply ()=0 |
virtual void | reset ()=0 |
virtual void | defaults ()=0 |
Detailed Description
Definition at line 29 of file configinterfaceextension.h.
Member Function Documentation
|
Applies the changes to all documents.
|
|
Reset the changes.
|
|
Sets default options.
|
|
Emitted when something changes.
|
The documentation for this class was generated from the following files: