KateExternalToolsCommand Class Reference
#include <kateexternaltools.h>
Detailed Description
A Singleton class for invoking external tools with the view command line.
Definition at line 182 of file 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 () |
The documentation for this class was generated from the following files:

