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