KateExternalToolsCommand Class Reference
A Singleton class for invoking external tools with the view command line. More...
#include <kateexternaltools.h>
Public Member Functions | |
| KateExternalToolsCommand () | |
| virtual | ~KateExternalToolsCommand () |
| void | reload () |
| 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) |
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.
The documentation for this class was generated from the following files:
