VCF::TreeListModel Class Reference
#include <TreeListModel.h>
Inheritance diagram for VCF::TreeListModel:
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
| VCF::TreeListModel::TreeListModel |
( |
|
) |
[inline] |
|
| virtual VCF::TreeListModel::~TreeListModel |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| virtual bool VCF::TreeListModel::doInsertSubItem |
( |
const Key & |
key, |
|
|
const uint32 & |
subItemIndex, |
|
|
const VariantData & |
value |
|
) |
[protected, virtual] |
|
| virtual bool VCF::TreeListModel::doRemoveSubItem |
( |
const Key & |
key, |
|
|
const uint32 & |
subItemIndex |
|
) |
[protected, virtual] |
|
| virtual bool VCF::TreeListModel::doSetSubItem |
( |
const Key & |
key, |
|
|
const uint32 & |
subItemIndex, |
|
|
const VariantData & |
value |
|
) |
[protected, virtual] |
|
| virtual void VCF::TreeListModel::empty |
( |
|
) |
[virtual] |
|
| virtual VariantData VCF::TreeListModel::getSubItem |
( |
const Key & |
key, |
|
|
const uint32 & |
subItemIndex |
|
) |
[protected, virtual] |
|
| virtual bool VCF::TreeListModel::getSubItems |
( |
const Key & |
key, |
|
|
std::vector< VariantData > & |
items |
|
) |
[protected, virtual] |
|
| virtual uint32 VCF::TreeListModel::getSubItemsCount |
( |
const Key & |
key |
) |
[protected, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file: