kate Library API Documentation

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 QString &cmd, QString &errorMsg)
bool help (class Kate::View *, const QString &, QString &)
QStringList 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 126 of file katecmds.h.


Member Function Documentation

bool KateCommands::Character::exec class Kate::View view,
const QString cmd,
QString errorMsg
 

execute command

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

QStringList KateCommands::Character::cmds  )  [inline, virtual]
 

supported commands as prefixes

Returns:
prefix list

Implements Kate::Command.

Definition at line 144 of file katecmds.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kate Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed May 4 06:57:16 2005 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003