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

kate

Classes | Functions
Kate Namespace Reference

Classes

class  Command
 
class  CommandExtension
 
class  Document
 
class  DocumentExt
 
class  View
 

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

◆ createDocument()

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

Creates a new Kate::Document object.

Definition at line 114 of file interfaces.cpp.

◆ document()

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

Check if given document is a Kate::Document.

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

Definition at line 98 of file interfaces.cpp.

◆ documentExt()

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

Check if given document is a Kate::DocumentExt.

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

Definition at line 106 of file interfaces.cpp.

◆ view()

KATEPARTINTERFACES_EXPORT View * Kate::view ( KTextEditor::View *  view)

Definition at line 119 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.9.4
This website is maintained by Timothy Pearson.