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

kate

  • KateCommands
  • KateCommands::Character
Public Member Functions

KateCommands::Character Class Reference

insert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231 More...

#include <katecmds.h>

Inheritance diagram for KateCommands::Character:
Kate::Command

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 ()

Detailed Description

insert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231

prefixed with "char:"

Definition at line 129 of file katecmds.h.


Member Function Documentation

TQStringList KateCommands::Character::cmds (  )  [inline, virtual]

supported commands as prefixes

Returns:
prefix list

Implements Kate::Command.

Definition at line 147 of file katecmds.h.

bool KateCommands::Character::exec ( class Kate::View *  view,
const TQString &  cmd,
TQString &  errorMsg 
) [virtual]

execute command

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

Implements Kate::Command.

Definition at line 549 of file katecmds.cpp.

bool KateCommands::Character::help ( class Kate::View *  view,
const TQString &  cmd,
TQString &  msg 
) [inline, virtual]

Shows help for the given view and cmd string, return a bool about success, msg for status.

Implements Kate::Command.

Definition at line 141 of file katecmds.h.


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.