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 229 of file kateautoindent.h.
Constructor & Destructor Documentation
| KateViewIndentationAction::KateViewIndentationAction | ( | KateDocument * | _doc, |
| const QString & | text, | ||
| QObject * | parent | ||
| ) |
Definition at line 424 of file kateautoindent.cpp.
Member Function Documentation
| void KateViewIndentationAction::slotAboutToShow | ( | ) | [slot] |
Definition at line 431 of file kateautoindent.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference