Kate
KateBracketRange Class Reference
#include <katecursor.h>
Inheritance diagram for KateBracketRange:

| Public Member Functions | |
| int | getMinIndent () const | 
| KateBracketRange (const KateTextCursor &start, const KateTextCursor &end, int minIndent) | |
| KateBracketRange (int startline, int startcol, int endline, int endcol, int minIndent) | |
| KateBracketRange () | |
| void | setIndentMin (int m) | 
| Protected Attributes | |
| int | m_minIndent | 
Detailed Description
Definition at line 212 of file katecursor.h.
Constructor & Destructor Documentation
| KateBracketRange::KateBracketRange | ( | ) |  [inline] | 
Definition at line 215 of file katecursor.h.
| KateBracketRange::KateBracketRange | ( | int | startline, | |
| int | startcol, | |||
| int | endline, | |||
| int | endcol, | |||
| int | minIndent | |||
| ) |  [inline] | 
Definition at line 221 of file katecursor.h.
| KateBracketRange::KateBracketRange | ( | const KateTextCursor & | start, | |
| const KateTextCursor & | end, | |||
| int | minIndent | |||
| ) |  [inline] | 
Definition at line 227 of file katecursor.h.
Member Function Documentation
| int KateBracketRange::getMinIndent | ( | ) | const  [inline] | 
Definition at line 233 of file katecursor.h.
| void KateBracketRange::setIndentMin | ( | int | m | ) |  [inline] | 
Definition at line 238 of file katecursor.h.
Member Data Documentation
| int KateBracketRange::m_minIndent  [protected] | 
Definition at line 244 of file katecursor.h.
The documentation for this class was generated from the following file:
 KDE 3.5 API Reference
    KDE 3.5 API Reference