mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-18 03:13:34 +00:00
When reading, create the local equivalent of a dataclass, so that access doesn't require ["foo"] key syntax. Also implement the copy protocol, so that we can safely make clones of the references returned by the ListModel. |
||
|---|---|---|
| .. | ||
| test_brush.py | ||
| test_callback_decorators.py | ||
| test_compiler.py | ||
| test_gc.py | ||
| test_instance.py | ||
| test_load_file.py | ||
| test_load_file.slint | ||
| test_loader.py | ||
| test_models.py | ||
| test_timers.py | ||