This is the complete list of members for CodedValueDescriptionListModel, including inherited members.
- count : int
- error : Error
- void append(CodedValueDescription codedValueDescription)
- void clear()
- bool contains(CodedValueDescription codedValueDescription)
- countChanged()
- elementAdded(int index)
(obsolete)
- elementRemoved(int index)
(obsolete)
- errorChanged()
- error forEach(callback)
- CodedValueDescription get(int index)
- int indexOf(CodedValueDescription codedValueDescription)
- void insert(int index, CodedValueDescription codedValueDescription)
- itemAdded(int index)
- itemRemoved(int index)
- void move(int from, int to)
- void remove(int index, int count)
- void removeOne(CodedValueDescription codedValueDescription)