class Editor

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, . More...

Full nameKTextEditor::Editor
Definition#include <editor.h>
InheritsKParts::ReadWritePart (kparts) [public ]
Inherited byDocument
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


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

 Editor ( QObject *parent = 0, const char *name = 0 )

Editor

Create a new editor widget.

 ~Editor ()

~Editor

[virtual]

unsigned int  editorNumber ()

editorNumber

[const]


Generated by: caleb on tcdevel on Tue Jan 28 12:54:37 2003, using kdoc $.