KDevelop API Documentation

SimpleIndent Class Reference

#include <simple_indent.h>

Inheritance diagram for SimpleIndent:

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

References SimpleIndent().

Referenced by SimpleIndent().

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 indentForLine().

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 Wed Oct 6 17:39:30 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003