KDevelop API Documentation

PascalIndent Class Reference

#include <pascal_indent.h>

Inheritance diagram for PascalIndent:

Inheritance graph
[legend]
Collaboration diagram for PascalIndent:

Collaboration graph
[legend]
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.

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(), QEditorIndenter::indentation(), kdDebug(), QEditorIndenter::previousNonBlankLine(), rxCompoundStmt, ParagData::symbolList(), and Symbol::type().


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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:27:46 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003