KDevelop API Documentation

SimpleIndent Class Reference

#include <simple_indent.h>

Inheritance diagram for SimpleIndent:

Inheritance graph
[legend]
Collaboration diagram for SimpleIndent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SimpleIndent (QEditor *)
virtual ~SimpleIndent ()
virtual int indentForLine (int line)

Constructor & Destructor Documentation

SimpleIndent::SimpleIndent QEditor  ) 
 

Definition at line 53 of file simple_indent.cpp.

SimpleIndent::~SimpleIndent  )  [virtual]
 

Definition at line 59 of file simple_indent.cpp.


Member Function Documentation

int SimpleIndent::indentForLine int  line  )  [virtual]
 

Implements QEditorIndenter.

Definition at line 64 of file simple_indent.cpp.

References QEditorIndenter::editor(), and QEditorIndenter::indentation().


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 Tue Feb 22 09:47:43 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003