KateIndentScriptImplAbstract Class Reference
Inheritance diagram for KateIndentScriptImplAbstract:

Detailed Description
Definition at line 32 of file kateindentscriptabstracts.h.
Public Member Functions | |
KateIndentScriptImplAbstract (const QString &internalName, const QString &filePath, const QString &niceName, const QString ©right, double version) | |
virtual | ~KateIndentScriptImplAbstract () |
virtual bool | processChar (class Kate::View *view, QChar c, QString &errorMsg)=0 |
virtual bool | processLine (class Kate::View *view, const KateDocCursor &line, QString &errorMsg)=0 |
virtual bool | processNewline (class Kate::View *view, const KateDocCursor &begin, bool needcontinue, QString &errorMsg)=0 |
Protected Member Functions | |
virtual void | decRef () |
long | refCount () |
QString | filePath () const |
Friends | |
class | KateIndentScript |
The documentation for this class was generated from the following files: