VCF::TreeSubItem Class Reference
#include <TreeItem.h>
Inheritance diagram for VCF::TreeSubItem:
List of all members.
Constructor & Destructor Documentation
| VCF::TreeSubItem::TreeSubItem |
( |
TreeItem * |
ownerItem |
) |
[inline] |
|
| VCF::TreeSubItem::TreeSubItem |
( |
|
) |
[inline] |
|
| virtual VCF::TreeSubItem::~TreeSubItem |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| virtual bool VCF::TreeSubItem::canPaint |
( |
|
) |
[inline, virtual] |
|
| String VCF::TreeSubItem::getCaption |
( |
|
) |
|
|
| void* VCF::TreeSubItem::getData |
( |
|
) |
[inline] |
|
| TreeItem* VCF::TreeSubItem::getTreeItem |
( |
|
) |
[inline] |
|
| virtual void VCF::TreeSubItem::paint |
( |
GraphicsContext * |
context, |
|
|
Rect * |
paintRect |
|
) |
[inline, virtual] |
|
| void VCF::TreeSubItem::setCaption |
( |
const String & |
caption |
) |
|
|
| void VCF::TreeSubItem::setData |
( |
void * |
data |
) |
[inline] |
|
| void VCF::TreeSubItem::setTreeItem |
( |
TreeItem * |
val |
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: