Item interface that need to be implemented by all annotation item object. Currently CircleItem, ImageItem and PolylineItem are using this interface.
More...
#include <Item.hpp>
Item interface that need to be implemented by all annotation item object. Currently CircleItem, ImageItem and PolylineItem are using this interface.
- Since
- v0.6.0
virtual QVariant Item::getAssociatedData |
( |
| ) |
|
|
pure virtual |
virtual void Item::render |
( |
| ) |
|
|
pure virtual |
virtual void Item::setAssociatedData |
( |
QVariant |
associatedData | ) |
|
|
pure virtual |
QVariant Item::associatedData |
The documentation for this class was generated from the following file:
- D:/office_workspaces/ndk-10.2.0-workspace/AfrigisMapSDK/src/PublicMap/include/Item.hpp