KTextEditor::ConfigInterfaceExtension Class Reference
This is an interface to extend the configuration of the Document, Plugin and PluginViewInterface classes. More...
#include <configinterfaceextension.h>
Public Methods | |
virtual uint | configPages () const=0 |
virtual ConfigPage * | configPage (uint number=0, QWidget *parent=0, const char *name=0)=0 |
Detailed Description
This is an interface to extend the configuration of the Document, Plugin and PluginViewInterface classes.
Definition at line 67 of file configinterfaceextension.h.
Member Function Documentation
|
Number of available config pages.
|
|
returns config page with the given number, config pages from 0 to configPages()-1 are available if configPages() > 0
|
The documentation for this class was generated from the following files: