KateViewIndentationAction Class Reference
#include <kateautoindent.h>
Inheritance diagram for KateViewIndentationAction:
Public Slots | |
| void | slotAboutToShow () |
Public Member Functions | |
| KateViewIndentationAction (KateDocument *_doc, const TQString &text, TQObject *parent=0, const char *name=0) | |
Public Member Functions inherited from TDEActionMenu | |
| bool | delayed () const |
| void | setDelayed (bool _delayed) |
| bool | stickyMenu () const |
| void | setStickyMenu (bool sticky) |
| virtual int | plug (TQWidget *widget, int index=-1) |
Public Member Functions inherited from TDEAction | |
| virtual void | unplug (TQWidget *w) |
Detailed Description
This action provides a list of available indenters and gets plugged into the KateView's TDEActionCollection.
Definition at line 195 of file kateautoindent.h.
The documentation for this class was generated from the following files:
Trinity API Reference
Public Member Functions inherited from