VCF::ListSubItem Class Reference
#include <ListItem.h>
Inheritance diagram for VCF::ListSubItem:
List of all members.
Constructor & Destructor Documentation
| VCF::ListSubItem::ListSubItem |
( |
ListItem * |
ownerItem |
) |
[inline] |
|
| VCF::ListSubItem::ListSubItem |
( |
ListItem * |
ownerItem, |
|
|
const String & |
caption, |
|
|
void * |
data = NULL |
|
) |
|
|
| VCF::ListSubItem::ListSubItem |
( |
|
) |
[inline] |
|
| virtual VCF::ListSubItem::~ListSubItem |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| virtual bool VCF::ListSubItem::canPaint |
( |
|
) |
[inline, virtual] |
|
| String VCF::ListSubItem::getCaption |
( |
|
) |
|
|
| void* VCF::ListSubItem::getData |
( |
|
) |
[inline] |
|
| ListItem* VCF::ListSubItem::getListItem |
( |
|
) |
[inline] |
|
| void VCF::ListSubItem::setCaption |
( |
const String & |
caption |
) |
|
|
| void VCF::ListSubItem::setData |
( |
void * |
data |
) |
[inline] |
|
| void VCF::ListSubItem::setListItem |
( |
ListItem * |
item |
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: