- New ListItem implemented using a metaclass, which makes defining new ListItem subclasses much cleaner and shorter - ListModel functions taking an index now accept either an int (list index) or str (value of a main key) - getWhere() gone, simply use get(a_main_key_value) now - updateOrAppendWhere replaced by update()/upsert()
The file is empty.
Description
Languages
QML
64.4%
Python
32.2%
C++
2.8%
QMake
0.4%
Shell
0.2%