• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • interfaces/tdetexteditor
 

interfaces/tdetexteditor

  • KTextEditor
  • Editor
Public Member Functions | Friends | List of all members
KTextEditor::Editor Class Reference

#include <editor.h>

Inheritance diagram for KTextEditor::Editor:
KTextEditor::Document

Public Member Functions

 Editor (TQObject *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::Editor ( TQObject *  parent = 0,
const char *  name = 0 
)

Create a new editor widget.

Definition at line 205 of file tdetexteditor.cpp.

◆ ~Editor()

Editor::~Editor ( )
virtual

Definition at line 211 of file tdetexteditor.cpp.

Member Function Documentation

◆ editorNumber()

unsigned int Editor::editorNumber ( ) const

Definition at line 215 of file tdetexteditor.cpp.

Friends And Related Function Documentation

◆ PrivateEditor

friend class PrivateEditor
friend

Definition at line 41 of file editor.h.


The documentation for this class was generated from the following files:
  • editor.h
  • tdetexteditor.cpp

interfaces/tdetexteditor

Skip menu "interfaces/tdetexteditor"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

interfaces/tdetexteditor

Skip menu "interfaces/tdetexteditor"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for interfaces/tdetexteditor by doxygen 1.9.4
This website is maintained by Timothy Pearson.