KateCodeFoldingNode Class Reference

List of all members.

Detailed Description

Definition at line 53 of file katecodefoldinghelpers.h.


Public Member Functions

 KateCodeFoldingNode ()
 KateCodeFoldingNode (KateCodeFoldingNode *par, signed char typ, unsigned int sLRel)
 ~KateCodeFoldingNode ()
int nodeType ()
bool isVisible ()
KateCodeFoldingNodegetParentNode ()
bool getBegin (KateCodeFoldingTree *tree, KateTextCursor *begin)
bool getEnd (KateCodeFoldingTree *tree, KateTextCursor *end)

Protected Member Functions

bool noChildren () const
uint childCount () const
KateCodeFoldingNodechild (uint index) const
int findChild (KateCodeFoldingNode *node, uint start=0) const
void appendChild (KateCodeFoldingNode *node)
void insertChild (uint index, KateCodeFoldingNode *node)
KateCodeFoldingNodetakeChild (uint index)
void clearChildren ()
int cmpPos (KateCodeFoldingTree *tree, uint line, uint col)

Friends

class KateCodeFoldingTree

Member Function Documentation

bool KateCodeFoldingNode::noChildren (  )  const [inline, protected]

accessors for the child nodes

Definition at line 76 of file katecodefoldinghelpers.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys