KTextEditor::EditorChooser Class Reference
Inheritance diagram for KTextEditor::EditorChooser:

Detailed Description
Definition at line 15 of file editorchooser.h.
Public Member Functions | |
| EditorChooser (QWidget *parent=0, const char *name=0) | |
| virtual | ~EditorChooser () |
| void | readAppSetting (const QString &postfix=QString::null) |
| void | writeAppSetting (const QString &postfix=QString::null) |
Static Public Member Functions | |
| static KTextEditor::Document * | createDocument (QObject *parent=0, const char *name=0, const QString &postfix=QString::null, bool fallBackToKatePart=true) |
| static KTextEditor::Editor * | createEditor (QWidget *parentWidget, QObject *parent, const char *widgetName=0, const char *name=0, const QString &postfix=QString::null, bool fallBackToKatePart=true) |
Friends | |
| class | PrivateEditorChooser |
The documentation for this class was generated from the following files:

