• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Kate

KateIndentScriptImplAbstract Class Reference

#include <kateindentscriptabstracts.h>

Inheritance diagram for KateIndentScriptImplAbstract:

Inheritance graph
[legend]

List of all members.


Public Member Functions

 KateIndentScriptImplAbstract (const QString &internalName, const QString &filePath, const QString &niceName, const QString &copyright, double version)
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
virtual ~KateIndentScriptImplAbstract ()

Protected Member Functions

virtual void decRef ()
QString filePath () const
long refCount ()

Detailed Description

Definition at line 32 of file kateindentscriptabstracts.h.


Constructor & Destructor Documentation

KateIndentScriptImplAbstract::KateIndentScriptImplAbstract ( const QString &  internalName,
const QString &  filePath,
const QString &  niceName,
const QString &  copyright,
double  version 
)

Definition at line 26 of file kateindentscriptabstracts.cpp.

KateIndentScriptImplAbstract::~KateIndentScriptImplAbstract (  )  [virtual]

Definition at line 33 of file kateindentscriptabstracts.cpp.


Member Function Documentation

void KateIndentScriptImplAbstract::decRef (  )  [protected, virtual]

Reimplemented in KateIndentJScriptImpl.

Definition at line 43 of file kateindentscriptabstracts.cpp.

QString KateIndentScriptImplAbstract::filePath (  )  const [inline, protected]

Definition at line 46 of file kateindentscriptabstracts.h.

virtual bool KateIndentScriptImplAbstract::processChar ( class Kate::View *  view,
QChar  c,
QString &  errorMsg 
) [pure virtual]

Implemented in KateIndentJScriptImpl.

virtual bool KateIndentScriptImplAbstract::processLine ( class Kate::View *  view,
const KateDocCursor &  line,
QString &  errorMsg 
) [pure virtual]

Implemented in KateIndentJScriptImpl.

virtual bool KateIndentScriptImplAbstract::processNewline ( class Kate::View *  view,
const KateDocCursor &  begin,
bool  needcontinue,
QString &  errorMsg 
) [pure virtual]

Implemented in KateIndentJScriptImpl.

long KateIndentScriptImplAbstract::refCount (  )  [inline, protected]

Definition at line 45 of file kateindentscriptabstracts.h.


The documentation for this class was generated from the following files:
  • kateindentscriptabstracts.h
  • kateindentscriptabstracts.cpp

Kate

Skip menu "Kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal