This is the complete list of members for ImageOverlayListModel, including inherited members.
- count : int
- void append(ImageOverlay imageOverlay)
- void clear()
- bool contains(ImageOverlay imageOverlay)
- countChanged()
- error forEach(callback)
- ImageOverlay get(int index)
- imageOverlayAdded(int index)
(obsolete)
- imageOverlayRemoved(int index)
(obsolete)
- int indexOf(ImageOverlay imageOverlay)
- void insert(int index, ImageOverlay imageOverlay)
- itemAdded(int index)
- itemRemoved(int index)
- void move(int from, int to)
- void remove(int index, int count)
- void removeOne(ImageOverlay imageOverlay)
- void setProperty(int index, string property, variant value)
(obsolete)