Kate
KateScriptActionMenu Class Reference
  #include <katescriptaction.h>
Inheritance diagram for KateScriptActionMenu:

Public Slots | |
| void | repopulate () | 
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 KActionMenu | |
| bool | delayed | 
| bool | stickyMenu | 
  Properties inherited from KAction | |
| KShortcut | globalShortcut | 
| bool | globalShortcutAllowed | 
| bool | globalShortcutEnabled | 
| KShortcut | shortcut | 
| bool | shortcutConfigurable | 
Detailed Description
Tools > Scripts menu This menu is filled with the command line scripts exported via the scripting support.
Definition at line 55 of file katescriptaction.h.
Constructor & Destructor Documentation
Definition at line 70 of file katescriptaction.cpp.
| KateScriptActionMenu::~KateScriptActionMenu | ( | ) | 
Definition at line 81 of file katescriptaction.cpp.
Member Function Documentation
| void KateScriptActionMenu::cleanup | ( | ) | 
Definition at line 86 of file katescriptaction.cpp.
      
  | 
  slot | 
Definition at line 96 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.
    KDE API Reference
 Public Member Functions inherited from