PascalIndent Class Reference
#include <pascal_indent.h>
Inheritance diagram for PascalIndent:

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