Planeshift
Public Member Functions

pawsITreeLayout Class Reference

#include <pawstree.h>

List of all members.

Public Member Functions

virtual void GetTreeSize (int &width, int &height)=0
virtual void SetHorizScroll (int horizScroll)=0
virtual void SetLayout ()=0
virtual void SetVertScroll (int vertScroll)=0
virtual ~pawsITreeLayout ()

Detailed Description

Definition at line 326 of file pawstree.h.


Constructor & Destructor Documentation

virtual pawsITreeLayout::~pawsITreeLayout ( ) [inline, virtual]

Definition at line 334 of file pawstree.h.


Member Function Documentation

virtual void pawsITreeLayout::GetTreeSize ( int width,
int height 
) [pure virtual]

Implemented in pawsStdTreeLayout.

virtual void pawsITreeLayout::SetHorizScroll ( int  horizScroll) [pure virtual]

Implemented in pawsStdTreeLayout.

virtual void pawsITreeLayout::SetLayout ( ) [pure virtual]

Implemented in pawsStdTreeLayout.

virtual void pawsITreeLayout::SetVertScroll ( int  vertScroll) [pure virtual]

Implemented in pawsStdTreeLayout.


The documentation for this class was generated from the following file: