interfaces
KTextEditor::EditorChooser Class Reference
#include <editorchooser.h>
Inheritance diagram for KTextEditor::EditorChooser:

Public Member Functions | |
| EditorChooser (QWidget *parent=0, const char *name=0) | |
| void | readAppSetting (const QString &postfix=QString::null) |
| void | writeAppSetting (const QString &postfix=QString::null) |
| virtual | ~EditorChooser () |
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) |
Detailed Description
Definition at line 15 of file editorchooser.h.
Constructor & Destructor Documentation
| EditorChooser::EditorChooser | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 35 of file editorchooser.cpp.
| EditorChooser::~EditorChooser | ( | ) | [virtual] |
Definition at line 73 of file editorchooser.cpp.
Member Function Documentation
| KTextEditor::Document * EditorChooser::createDocument | ( | QObject * | parent = 0, |
|
| const char * | name = 0, |
|||
| const QString & | postfix = QString::null, |
|||
| bool | fallBackToKatePart = true | |||
| ) | [static] |
Definition at line 104 of file editorchooser.cpp.
| KTextEditor::Editor * EditorChooser::createEditor | ( | QWidget * | parentWidget, | |
| QObject * | parent, | |||
| const char * | widgetName = 0, |
|||
| const char * | name = 0, |
|||
| const QString & | postfix = QString::null, |
|||
| bool | fallBackToKatePart = true | |||
| ) | [static] |
Definition at line 133 of file editorchooser.cpp.
| void EditorChooser::readAppSetting | ( | const QString & | postfix = QString::null |
) |
Definition at line 77 of file editorchooser.cpp.
| void EditorChooser::writeAppSetting | ( | const QString & | postfix = QString::null |
) |
Definition at line 92 of file editorchooser.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference