Kate
KateScriptAction Class Reference
#include <katescriptaction.h>
Inheritance diagram for KateScriptAction:
Public Slots | |
void | exec () |
Additional Inherited Members | |
Public Types inherited from KAction | |
enum | GlobalShortcutLoading |
enum | ShortcutType |
Signals inherited from KAction | |
void | authorized (KAuth::Action *action) |
void | globalShortcutChanged (const QKeySequence &) |
void | triggered (Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) |
Properties inherited from KAction | |
KShortcut | globalShortcut |
bool | globalShortcutAllowed |
bool | globalShortcutEnabled |
KShortcut | shortcut |
bool | shortcutConfigurable |
Detailed Description
KateScriptAction is an action that executes a commandline-script if triggered.
It is shown in Tools > Scripts.
Definition at line 33 of file katescriptaction.h.
Constructor & Destructor Documentation
KateScriptAction::KateScriptAction | ( | const ScriptActionInfo & | info, |
KateView * | view | ||
) |
Definition at line 34 of file katescriptaction.cpp.
|
virtual |
Definition at line 51 of file katescriptaction.cpp.
Member Function Documentation
|
slot |
Definition at line 55 of file katescriptaction.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.