interfaces Library API Documentation

KTextEditor::Editor Class Reference

This is a simplfied version of the Document & View classes Usage: Load it, merge it's gui + be happy Extensibility: Use the Document / View classes if you want advanced features, interfaces, etc. More...

#include <editor.h>

Inheritance diagram for KTextEditor::Editor:

Inheritance graph
[legend]
Collaboration diagram for KTextEditor::Editor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Friends

class PrivateEditor

Detailed Description

This is a simplfied version of the Document & View classes Usage: Load it, merge it's gui + be happy Extensibility: Use the Document / View classes if you want advanced features, interfaces, etc.

This class is just a good text editor widget replacement for applications which just need an embedded text edtor and are not interested in using advanced interfaces.

Definition at line 39 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.

References KStdAccel::name().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for interfaces Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Aug 4 05:27:44 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2003