#include <kanzi/interop/core.ui/data/data_object_directors.hpp>
kanzi::interop::DataObjectListDirector::DataObjectListDirector |
( |
ObjectWrapper * |
impl | ) |
|
|
explicit |
virtual size_t kanzi::interop::DataObjectListDirector::itemCount |
( |
| ) |
|
|
pure virtual |
virtual ObjectWrapper* kanzi::interop::DataObjectListDirector::acquireItem |
( |
size_t |
index | ) |
|
|
pure virtual |
virtual void kanzi::interop::DataObjectListDirector::releaseItem |
( |
size_t |
index | ) |
|
|
pure virtual |
virtual ObjectReference* kanzi::interop::DataObjectListDirector::getItemTemplate |
( |
| ) |
|
|
pure virtual |
Impl* kanzi::interop::DataObjectListDirector::m_impl |
The documentation for this class was generated from the following file: