#include <pawstree.h>
Definition at line 382 of file pawstree.h.
| pawsStdTreeDecorator::pawsStdTreeDecorator |
( |
pawsTree * |
tree, |
|
|
iGraphics2D * |
g2d, |
|
|
int |
selectedColor, |
|
|
int |
lineColor, |
|
|
int |
collSpacing |
|
) |
| |
| virtual pawsStdTreeDecorator::~pawsStdTreeDecorator |
( |
| ) |
|
|
virtual |
| virtual void pawsStdTreeDecorator::Decorate |
( |
| ) |
|
|
virtual |
| void pawsStdTreeDecorator::DecorateSubtree |
( |
pawsTreeNode * |
node | ) |
|
|
protected |
| void pawsStdTreeDecorator::GetCollapseSignFrame |
( |
pawsTreeNode * |
node, |
|
|
csRect & |
rect |
|
) |
| |
|
protected |
| virtual bool pawsStdTreeDecorator::OnMouseDown |
( |
int |
button, |
|
|
int |
modifiers, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
|
virtual |
| int pawsStdTreeDecorator::collSpacing |
|
protected |
| csRef<iPawsImage> pawsStdTreeDecorator::expandImage |
|
protected |
| iGraphics2D* pawsStdTreeDecorator::g2d |
|
protected |
| int pawsStdTreeDecorator::lineColor |
|
protected |
| int pawsStdTreeDecorator::selectedColor |
|
protected |
The documentation for this class was generated from the following file: