Kate
KateViewIndentationAction Class Reference
This action provides a list of available indenters and gets plugged into the KateView's KActionCollection. More...
#include <kateautoindent.h>
Inheritance diagram for KateViewIndentationAction:

Public Slots | |
void | slotAboutToShow () |
Public Member Functions | |
KateViewIndentationAction (KateDocument *_doc, const QString &text, QObject *parent) |
Detailed Description
This action provides a list of available indenters and gets plugged into the KateView's KActionCollection.
Definition at line 224 of file kateautoindent.h.
Constructor & Destructor Documentation
KateViewIndentationAction::KateViewIndentationAction | ( | KateDocument * | _doc, | |
const QString & | text, | |||
QObject * | parent | |||
) |
Definition at line 417 of file kateautoindent.cpp.
Member Function Documentation
void KateViewIndentationAction::slotAboutToShow | ( | ) | [slot] |
Definition at line 424 of file kateautoindent.cpp.
The documentation for this class was generated from the following files: