KateIndentScript Class Reference
List of all members.Detailed Description
Definition at line 58 of file kateindentscriptabstracts.h.
Public Member Functions | |
KateIndentScript (KateIndentScriptImplAbstract *scr) | |
~KateIndentScript () | |
KateIndentScript () | |
KateIndentScript (const KateIndentScript &p) | |
KateIndentScript & | operator= (const KateIndentScript &p) |
bool | processChar (class Kate::View *view, QChar c, QString &errorMsg) |
bool | processLine (class Kate::View *view, const KateDocCursor &line, QString &errorMsg) |
bool | processNewline (class Kate::View *view, const KateDocCursor &begin, bool needcontinue, QString &errorMsg) |
bool | isNull () const |
The documentation for this class was generated from the following file: