kate Library API Documentation

KateCommands::Goto Class Reference

goto the given line in the view More...

#include <katecmds.h>

Inheritance diagram for KateCommands::Goto:

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

goto the given line in the view

Definition at line 122 of file katecmds.h.


Member Function Documentation

bool KateCommands::Goto::exec class Kate::View view,
const QString cmd,
QString errorMsg
[virtual]
 

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

Implements Kate::Command.

Definition at line 429 of file katecmds.cpp.

bool KateCommands::Goto::help class Kate::View ,
const QString ,
QString
[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 127 of file katecmds.h.

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

supported commands as prefixes

Returns:
prefix list

Implements Kate::Command.

Definition at line 133 of file katecmds.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kate Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Jul 22 10:18:54 2005 by doxygen 1.3.6 written by Dimitri van Heesch, © 1997-2003