Kate
KateIndentJScriptImpl Class Reference
#include <katejscript.h>
Inheritance diagram for KateIndentJScriptImpl:

| Public Member Functions | |
| KateIndentJScriptImpl (const QString &internalName, const QString &filePath, const QString &niceName, const QString ©right, double version) | |
| virtual bool | processChar (class Kate::View *view, QChar c, QString &errorMsg) | 
| virtual bool | processLine (class Kate::View *view, const KateDocCursor &line, QString &errorMsg) | 
| virtual bool | processNewline (class Kate::View *view, const KateDocCursor &begin, bool needcontinue, QString &errorMsg) | 
| ~KateIndentJScriptImpl () | |
| Protected Member Functions | |
| virtual void | decRef () | 
Detailed Description
Definition at line 192 of file katejscript.h.
Constructor & Destructor Documentation
| KateIndentJScriptImpl::KateIndentJScriptImpl | ( | const QString & | internalName, | |
| const QString & | filePath, | |||
| const QString & | niceName, | |||
| const QString & | copyright, | |||
| double | version | |||
| ) | 
Definition at line 847 of file katejscript.cpp.
| KateIndentJScriptImpl::~KateIndentJScriptImpl | ( | ) | 
Definition at line 855 of file katejscript.cpp.
Member Function Documentation
| void KateIndentJScriptImpl::decRef | ( | ) |  [protected, virtual] | 
| bool KateIndentJScriptImpl::processChar | ( | class Kate::View * | view, | |
| QChar | c, | |||
| QString & | errorMsg | |||
| ) |  [virtual] | 
| bool KateIndentJScriptImpl::processLine | ( | class Kate::View * | view, | |
| const KateDocCursor & | line, | |||
| QString & | errorMsg | |||
| ) |  [virtual] | 
| bool KateIndentJScriptImpl::processNewline | ( | class Kate::View * | view, | |
| const KateDocCursor & | begin, | |||
| bool | needcontinue, | |||
| QString & | errorMsg | |||
| ) |  [virtual] | 
The documentation for this class was generated from the following files:
 KDE 3.5 API Reference
    KDE 3.5 API Reference