KDevelop API Documentation

AdaIndent Class Reference

#include <ada_indent.h>

Inheritance diagram for AdaIndent:

QEditorIndenter QTextIndent 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.

References AdaIndent().

Referenced by AdaIndent().

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(), endl(), indentForLine(), kdDebug(), and rxCompoundStmt.

Referenced by indentForLine().


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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:57 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003