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