KateBracketRange Class Reference
Inheritance diagram for KateBracketRange:

Detailed Description
Definition at line 212 of file katecursor.h.
Public Member Functions | |
KateBracketRange () | |
KateBracketRange (int startline, int startcol, int endline, int endcol, int minIndent) | |
KateBracketRange (const KateTextCursor &start, const KateTextCursor &end, int minIndent) | |
int | getMinIndent () const |
void | setIndentMin (int m) |
Protected Attributes | |
int | m_minIndent |
The documentation for this class was generated from the following file: