Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NCTreeLine Class Reference

Inheritance diagram for NCTreeLine:

NCTableLine List of all members.

Public Member Functions

 NCTreeLine (NCTreeLine *p, const YTreeItem &item)
virtual ~NCTreeLine ()
const YTreeItemYitem () const
unsigned Level () const
virtual bool isVisible () const
virtual int ChangeToVisible ()
virtual unsigned Hotspot (unsigned &at) const
virtual int handleInput (wint_t key)
virtual void DrawAt (NCursesWindow &w, const wrect at, NCTableStyle &tableStyle, bool active) const

Private Member Functions

unsigned prefixLen () const

Private Attributes

const YTreeItemyitem
const unsigned level
NCTreeLineparent
NCTreeLinensibling
NCTreeLinefchild
chtype * prefix

Constructor & Destructor Documentation

NCTreeLine::NCTreeLine NCTreeLine p,
const YTreeItem item
[inline]
 

virtual NCTreeLine::~NCTreeLine  )  [inline, virtual]
 


Member Function Documentation

virtual int NCTreeLine::ChangeToVisible  )  [inline, virtual]
 

Reimplemented from NCTableLine.

virtual void NCTreeLine::DrawAt NCursesWindow w,
const wrect  at,
NCTableStyle tableStyle,
bool  active
const [inline, virtual]
 

Reimplemented from NCTableLine.

virtual int NCTreeLine::handleInput wint_t  key  )  [inline, virtual]
 

Reimplemented from NCTableLine.

virtual unsigned NCTreeLine::Hotspot unsigned &  at  )  const [inline, virtual]
 

Reimplemented from NCTableLine.

virtual bool NCTreeLine::isVisible  )  const [inline, virtual]
 

Reimplemented from NCTableLine.

unsigned NCTreeLine::Level  )  const [inline]
 

unsigned NCTreeLine::prefixLen  )  const [inline, private]
 

const YTreeItem& NCTreeLine::Yitem  )  const [inline]
 


Member Data Documentation

NCTreeLine* NCTreeLine::fchild [private]
 

const unsigned NCTreeLine::level [private]
 

NCTreeLine* NCTreeLine::nsibling [private]
 

NCTreeLine* NCTreeLine::parent [private]
 

chtype* NCTreeLine::prefix [mutable, private]
 

const YTreeItem& NCTreeLine::yitem [private]
 


The documentation for this class was generated from the following file:
Generated on Wed Nov 12 04:52:34 2008 for yast2-ncurses by  doxygen 1.3.9.1