KDevelop API Documentation

AdaIndent Class Reference

#include <ada_indent.h>

Inheritance diagram for AdaIndent:

Inheritance graph
[legend]
Collaboration diagram for AdaIndent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Attributes

QRegExp rxCompoundStmt

Constructor & Destructor Documentation

AdaIndent::AdaIndent QEditor  ) 
 

Definition at line 14 of file ada_indent.cpp.

AdaIndent::~AdaIndent  )  [virtual]
 

Definition at line 20 of file ada_indent.cpp.


Member Function Documentation

int AdaIndent::indentForLine int   )  [virtual]
 

Implements QEditorIndenter.

Definition at line 24 of file ada_indent.cpp.

References QEditorIndenter::editor(), QEditorIndenter::indentation(), kdDebug(), QEditorIndenter::previousNonBlankLine(), and rxCompoundStmt.


Member Data Documentation

QRegExp AdaIndent::rxCompoundStmt [private]
 

Definition at line 29 of file ada_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:18:04 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003