Kate
KateViewIndentationAction Class Reference
#include <kateautoindent.h>
Inheritance diagram for KateViewIndentationAction:
Public Slots | |
void | slotAboutToShow () |
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
This action provides a list of available indenters and gets plugged into the KateView's KActionCollection.
Definition at line 235 of file kateautoindent.h.
Constructor & Destructor Documentation
KateViewIndentationAction::KateViewIndentationAction | ( | KateDocument * | _doc, |
const QString & | text, | ||
QObject * | parent | ||
) |
Definition at line 464 of file kateautoindent.cpp.
Member Function Documentation
|
slot |
Definition at line 471 of file kateautoindent.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.