TOutline Class Reference
[
tvision Index
] [
tvision Hierarchy
] [
Headers
]
#include <
outline.h
>
Inherits:
TOutlineViewer
Public Members
TOutline
(const TRect& bounds, TScrollBar* aHScrollBar, TScrollBar* aVScrollBar, TNode* aRoot)
~TOutline
()
virtual void
adjust
(TNode* node, Boolean expand)
virtual TNode*
getRoot
()
virtual int
getNumChildren
(TNode* node)
virtual TNode*
getChild
(TNode* node, int i)
virtual char*
getText
(TNode* node)
virtual Boolean
isExpanded
(TNode* node)
virtual Boolean
hasChildren
(TNode* node)
TNode*
root
static TStreamable*
build
()
Protected Members
virtual void
write
( opstream& os )
virtual void*
read
( ipstream& is )
virtual void
writeNode
( TNode*, opstream& )
virtual TNode*
readNode
( ipstream& )
TOutline
( StreamableInit )
Documentation generated by sergio@athena.milk.it on Wed Feb 10 22:11:47 CET 1999
K
doc