KDevelop API Documentation

PascalIndent Class Reference

#include <pascal_indent.h>

Inheritance diagram for PascalIndent:

QEditorIndenter QTextIndent List of all members.

Public Member Functions

 PascalIndent (QEditor *)
virtual ~PascalIndent ()
virtual int indentForLine (int)

Private Attributes

QRegExp rxCompoundStmt

Constructor & Destructor Documentation

PascalIndent::PascalIndent QEditor  ) 
 

Definition at line 16 of file pascal_indent.cpp.

References PascalIndent().

Referenced by PascalIndent().

PascalIndent::~PascalIndent  )  [virtual]
 

Definition at line 22 of file pascal_indent.cpp.


Member Function Documentation

int PascalIndent::indentForLine int   )  [virtual]
 

Implements QEditorIndenter.

Definition at line 26 of file pascal_indent.cpp.

References QEditor::document(), QEditorIndenter::editor(), endl(), indentForLine(), kdDebug(), rxCompoundStmt, ParagData::symbolList(), and Symbol::type().

Referenced by indentForLine().


Member Data Documentation

QRegExp PascalIndent::rxCompoundStmt [private]
 

Definition at line 30 of file pascal_indent.h.

Referenced by indentForLine().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:27 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003