This is the complete list of members for AnalysisOverlayListModel, including inherited members.
- count : int
- error : Error
- analysisOverlayAdded(int index)
(obsolete)
- analysisOverlayRemoved(int index)
(obsolete)
- void append(AnalysisOverlay analysisOverlay)
- void clear()
- bool contains(AnalysisOverlay analysisOverlay)
- countChanged()
- errorChanged()
- error forEach(callback)
- AnalysisOverlay get(int index)
- int indexOf(AnalysisOverlay analysisOverlay)
- void insert(int index, AnalysisOverlay analysisOverlay)
- itemAdded(int index)
- itemRemoved(int index)
- void move(int from, int to)
- void remove(int index, int count)
- void removeOne(AnalysisOverlay analysisOverlay)
- void setProperty(int index, string property, variant value)
(obsolete)