interfaces Library API Documentation

KTextEditor::Editor Class Reference

KTextEditor::Editor This is just the dumb version of a KTextEditor::Document + View Usage: Load it, merge it's gui + be happy Extensibility: Use the KTextEditor::Document/View classes if you want advanced features, interfaces, ..., this class ist just a good edit widget replacement for apps which just need any kind of embedded edtor and don't care about using doc/view + interfaces. More...

#include <editor.h>

Inheritance diagram for KTextEditor::Editor:

ReadWritePart ReadOnlyPart Part QObject PartBase KXMLGUIClient List of all members.

Public Methods

 Editor (QObject *parent=0, const char *name=0)
 Create a new editor widget.


Detailed Description

KTextEditor::Editor This is just the dumb version of a KTextEditor::Document + View Usage: Load it, merge it's gui + be happy Extensibility: Use the KTextEditor::Document/View classes if you want advanced features, interfaces, ..., this class ist just a good edit widget replacement for apps which just need any kind of embedded edtor and don't care about using doc/view + interfaces.

Definition at line 37 of file editor.h.


Constructor & Destructor Documentation

Editor::Editor QObject   parent = 0,
const char *    name = 0
 

Create a new editor widget.

Definition at line 193 of file ktexteditor.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:16 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001