• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Kate

Kate::Command

Kate::Command Class Reference

Kate Commands. More...

#include <document.h>

Inheritance diagram for Kate::Command:

Inheritance graph
[legend]

List of all members.


Public Member Functions

virtual QStringList cmds ()=0
 Command ()
virtual bool exec (View *view, const QString &cmd, QString &msg)=0
virtual bool help (View *view, const QString &cmd, QString &msg)=0
virtual ~Command ()

Detailed Description

Kate Commands.

Definition at line 96 of file document.h.


Constructor & Destructor Documentation

Kate::Command::Command (  )  [inline]

Definition at line 99 of file document.h.

virtual Kate::Command::~Command (  )  [inline, virtual]

Definition at line 100 of file document.h.


Member Function Documentation

virtual QStringList Kate::Command::cmds (  )  [pure virtual]

Pure text start part of the commands which can be handled by this object which means i.e.

for s/sdl/sdf/g => s or for char:1212 => char

Implemented in KateCommands::CoreCommands, KateCommands::SedReplace, KateCommands::Character, KateCommands::Date, KateJScriptManager, and SearchCommand.

virtual bool Kate::Command::exec ( View *  view,
const QString &  cmd,
QString &  msg 
) [pure virtual]

Execute this command for the given view and cmd string, return a bool about success, msg for status.

Implemented in KateCommands::CoreCommands, KateCommands::SedReplace, KateCommands::Character, KateCommands::Date, KateJScriptManager, and SearchCommand.

virtual bool Kate::Command::help ( View *  view,
const QString &  cmd,
QString &  msg 
) [pure virtual]

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

Implemented in KateCommands::CoreCommands, KateCommands::SedReplace, KateCommands::Character, KateCommands::Date, KateJScriptManager, and SearchCommand.


The documentation for this class was generated from the following file:
  • document.h

Kate

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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal