diff options
author | J-P Nurmi <[email protected]> | 2015-05-18 17:37:19 +0200 |
---|---|---|
committer | J-P Nurmi <[email protected]> | 2015-06-10 06:56:18 +0000 |
commit | eb7db5934b453eea2946ed7ae9a188c44467cf23 (patch) | |
tree | beca3748a6fab9dadd4c4cb9d191f8c146e070b4 /src/quick/util/qquickstate.cpp | |
parent | f12c07216e25f9a326000e45583b9d5216945ee7 (diff) |
ObjectModel: add API for dynamic changes
Following the ListModel API:
- object get(index)
- append(object)
- insert(int index, object)
- move(int from, int to, int n)
- remove(int index, int n)
[ChangeLog][QtQml][ObjectModel] Added get(), append(), insert(), move()
and remove() methods.
Change-Id: I592e55b7c4c933a1100191bf5a9405944b347172
Reviewed-by: Alan Alpert <[email protected]>
Reviewed-by: Gabriel de Dietrich <[email protected]>
Diffstat (limited to 'src/quick/util/qquickstate.cpp')
0 files changed, 0 insertions, 0 deletions