• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kate
 

kate

Kate Namespace Reference

Kate namespace All classes in this namespace must stay BC during one major release series (e.g. More...

Classes

class  Command
 Kate Commands. More...
class  CommandExtension
 Extension to the Command interface, allowing to interact with commands during typing. More...
class  Document
 This interface provides access to the Kate Document class. More...
class  DocumentExt
 Extensions to the Document Interface. More...
class  View
 The Kate::View text editor interface. More...

Functions

KATEPARTINTERFACES_EXPORT
Document * 
document (KTextEditor::Document *doc)
KATEPARTINTERFACES_EXPORT
DocumentExt * 
documentExt (KTextEditor::Document *doc)
KATEPARTINTERFACES_EXPORT
Document * 
createDocument (TQObject *parent=0, const char *name=0)
View * view (KTextEditor::View *view)

Detailed Description

Kate namespace All classes in this namespace must stay BC during one major release series (e.g.

3.x, 4.x, ...)


Function Documentation

Document * Kate::createDocument ( TQObject *  parent = 0,
const char *  name = 0 
)

Creates a new Kate::Document object.

Definition at line 112 of file interfaces.cpp.

Document * Kate::document ( KTextEditor::Document *  doc  ) 

Check if given document is a Kate::Document.

Parameters:
doc KTextEditor document
Returns:
0 if no success, else the Kate::Document

Definition at line 96 of file interfaces.cpp.

DocumentExt * Kate::documentExt ( KTextEditor::Document *  doc  ) 

Check if given document is a Kate::DocumentExt.

Parameters:
doc KTextEditor document
Returns:
0 if no success, else the Kate::DocumentExt

Definition at line 104 of file interfaces.cpp.

kate

Skip menu "kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kate

Skip menu "kate"
  • 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 kate by doxygen 1.6.3
This website is maintained by Timothy Pearson.