kate Library API Documentation

KateCommands::Goto Class Reference

goto the given line in the view More...

#include <katecmds.h>

Inheritance diagram for KateCommands::Goto:

Inheritance graph
[legend]
Collaboration diagram for KateCommands::Goto:

Collaboration graph
[legend]
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 123 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 128 of file katecmds.h.

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

supported commands as prefixes

Returns:
prefix list

Implements Kate::Command.

Definition at line 134 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.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 17 11:35:18 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003