kate
KateExternalToolsCommand Class Reference
A Singleton class for invoking external tools with the view command line. More...
#include <kateexternaltools.h>
Inheritance diagram for KateExternalToolsCommand:

Public Member Functions | |
| virtual QStringList | cmds () | 
| virtual bool | exec (Kate::View *view, const QString &cmd, QString &msg) | 
| virtual bool | help (Kate::View *view, const QString &cmd, QString &msg) | 
| KateExternalToolsCommand () | |
| void | reload () | 
| virtual | ~KateExternalToolsCommand () | 
Static Public Member Functions | |
| static KateExternalToolsCommand * | self () | 
Detailed Description
A Singleton class for invoking external tools with the view command line.Definition at line 182 of file kateexternaltools.h.
Constructor & Destructor Documentation
| KateExternalToolsCommand::KateExternalToolsCommand | ( | ) | 
Definition at line 135 of file kateexternaltools.cpp.
| virtual KateExternalToolsCommand::~KateExternalToolsCommand | ( | ) |  [inline, virtual] | 
        
Definition at line 185 of file kateexternaltools.h.
Member Function Documentation
| QStringList KateExternalToolsCommand::cmds | ( | ) |  [virtual] | 
        
Definition at line 140 of file kateexternaltools.cpp.
| bool KateExternalToolsCommand::exec | ( | Kate::View * | view, | |
| const QString & | cmd, | |||
| QString & | msg | |||
| ) |  [virtual] | 
        
Definition at line 188 of file kateexternaltools.cpp.
| bool KateExternalToolsCommand::help | ( | Kate::View * | view, | |
| const QString & | cmd, | |||
| QString & | msg | |||
| ) |  [virtual] | 
        
Definition at line 214 of file kateexternaltools.cpp.
| void KateExternalToolsCommand::reload | ( | ) | 
Definition at line 150 of file kateexternaltools.cpp.
| KateExternalToolsCommand * KateExternalToolsCommand::self | ( | ) |  [static] | 
        
Definition at line 144 of file kateexternaltools.cpp.
The documentation for this class was generated from the following files:
    KDE 3.5 API Reference