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=0, const char *name=0) | |
~KateViewIndentationAction () |
Detailed Description
This action provides a list of available indenters and gets plugged into the KateView's KActionCollection.Definition at line 195 of file kateautoindent.h.
Constructor & Destructor Documentation
KateViewIndentationAction::KateViewIndentationAction | ( | KateDocument * | _doc, | |
const QString & | text, | |||
QObject * | parent = 0 , |
|||
const char * | name = 0 | |||
) |
Definition at line 161 of file kateautoindent.cpp.
KateViewIndentationAction::~KateViewIndentationAction | ( | ) | [inline] |
Definition at line 202 of file kateautoindent.h.
Member Function Documentation
void KateViewIndentationAction::slotAboutToShow | ( | ) | [slot] |
Definition at line 167 of file kateautoindent.cpp.
The documentation for this class was generated from the following files: