AdaIndent Class Reference
#include <ada_indent.h>
Inheritance diagram for AdaIndent:

Public Member Functions | |
AdaIndent (QEditor *) | |
virtual | ~AdaIndent () |
virtual int | indentForLine (int) |
Private Attributes | |
QRegExp | rxCompoundStmt |
Constructor & Destructor Documentation
|
Definition at line 14 of file ada_indent.cpp. References AdaIndent(). Referenced by AdaIndent(). |
|
Definition at line 20 of file ada_indent.cpp. |
Member Function Documentation
|
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
|
Definition at line 29 of file ada_indent.h. Referenced by indentForLine(). |
The documentation for this class was generated from the following files:
- editors/qeditor/ada_indent.h
- editors/qeditor/ada_indent.cpp