KatePythonIndent Class Reference
Inheritance diagram for KatePythonIndent:

Public Member Functions | |
KatePythonIndent (KateDocument *doc) | |
~KatePythonIndent () | |
virtual void | processNewline (KateDocCursor &begin, bool needContinue) |
virtual uint | modeNumber () const |
Detailed Description
Definition at line 312 of file kateautoindent.h.
Member Function Documentation
|
Called every time a newline character is inserted in the document.
Reimplemented from KateNormalIndent. Definition at line 1033 of file kateautoindent.cpp. References KateTextCursor::col(), KateAutoIndent::doc, QRegExp::exactMatch(), KateNormalIndent::indentWidth, KateDocument::insertText(), QString::length(), KateTextCursor::line(), KateDocument::plainKateTextLine(), KateTextCursor::setCol(), KateNormalIndent::tabString(), and KateNormalIndent::tabWidth. |
|
Mode index of this mode.
Reimplemented from KateNormalIndent. Definition at line 320 of file kateautoindent.h. |
The documentation for this class was generated from the following files: