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

kate

  • KateCommands
  • KateCommands::CoreCommands
Public Member Functions

KateCommands::CoreCommands Class Reference

This Kate::Command provides access to a lot of the core functionality of kate part, settings, utilities, navigation etc. More...

#include <katecmds.h>

Inheritance diagram for KateCommands::CoreCommands:
Kate::Command Kate::CommandExtension

List of all members.

Public Member Functions

bool exec (class Kate::View *view, const TQString &cmd, TQString &errorMsg)
bool help (class Kate::View *, const TQString &, TQString &)
TQStringList cmds ()
TDECompletion * completionObject (const TQString &cmd, Kate::View *view)

Detailed Description

This Kate::Command provides access to a lot of the core functionality of kate part, settings, utilities, navigation etc.

it needs to get a kateview pointer, it will cast the kate::view pointer hard to kateview

Definition at line 39 of file katecmds.h.


Member Function Documentation

TQStringList KateCommands::CoreCommands::cmds (  ) 

supported commands as prefixes

Returns:
prefix list

Definition at line 72 of file katecmds.cpp.

TDECompletion * KateCommands::CoreCommands::completionObject ( const TQString &  cmd,
Kate::View *  view 
) [virtual]

override completionObject from interfaces/document.h .

Reimplemented from Kate::CommandExtension.

Definition at line 282 of file katecmds.cpp.

bool KateCommands::CoreCommands::exec ( class Kate::View *  view,
const TQString &  cmd,
TQString &  errorMsg 
)

execute command

Parameters:
view view to use for execution
cmd cmd string
errorMsg error to return if no success
Returns:
success

Definition at line 89 of file katecmds.cpp.


The documentation for this class was generated from the following files:
  • katecmds.h
  • katecmds.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.7.1
This website is maintained by Timothy Pearson.