Planeshift
pawsITreeLayout Class Referenceabstract

#include <pawstree.h>

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 ( )
inlinevirtual

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: