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