KateIndentScriptImplAbstract Member List
This is the complete list of members for
KateIndentScriptImplAbstract, including all inherited members.
decRef() | KateIndentScriptImplAbstract | [protected, virtual] |
filePath() const | KateIndentScriptImplAbstract | [inline, protected] |
KateIndentScriptImplAbstract(const QString &internalName, const QString &filePath, const QString &niceName, const QString ©right, double version) | KateIndentScriptImplAbstract | |
processChar(class Kate::View *view, QChar c, QString &errorMsg)=0 | KateIndentScriptImplAbstract | [pure virtual] |
processLine(class Kate::View *view, const KateDocCursor &line, QString &errorMsg)=0 | KateIndentScriptImplAbstract | [pure virtual] |
processNewline(class Kate::View *view, const KateDocCursor &begin, bool needcontinue, QString &errorMsg)=0 | KateIndentScriptImplAbstract | [pure virtual] |
refCount() | KateIndentScriptImplAbstract | [inline, protected] |
~KateIndentScriptImplAbstract() | KateIndentScriptImplAbstract | [virtual] |