012e89f6cb
- 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() |
||
---|---|---|
.. | ||
model | ||
__init__.py | ||
backend.py | ||
client_manager.py | ||
client.py | ||
html_filter.py | ||
network_manager.py | ||
pyqt_future.py | ||
signal_manager.py |