Planeshift
Public Member Functions

pawsITreeDecorator Class Reference

#include <pawstree.h>

List of all members.

Public Member Functions

virtual void Decorate ()=0
virtual bool OnMouseDown (int button, int modifiers, int x, int y)=0
virtual ~pawsITreeDecorator ()

Detailed Description

Definition at line 374 of file pawstree.h.


Constructor & Destructor Documentation

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

Definition at line 377 of file pawstree.h.


Member Function Documentation

virtual void pawsITreeDecorator::Decorate ( ) [pure virtual]

Implemented in pawsStdTreeDecorator.

virtual bool pawsITreeDecorator::OnMouseDown ( int  button,
int  modifiers,
int  x,
int  y 
) [pure virtual]

Implemented in pawsStdTreeDecorator.


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