slint/api/python/tests
Simon Hausmann e3aab79fdb Python: Improve Struct mapping
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.
2024-07-11 22:08:10 +02:00
..
test_brush.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_callback_decorators.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_compiler.py Python: Add support for exporting multiple components 2024-07-02 10:52:22 +02:00
test_gc.py Python: Add support for exporting multiple components 2024-07-02 10:52:22 +02:00
test_instance.py Python: Improve Struct mapping 2024-07-11 22:08:10 +02:00
test_load_file.py Python: Fix access to globals when there's more than one 2024-07-11 22:00:39 +02:00
test_load_file.slint Python: Fix access to globals when there's more than one 2024-07-11 22:00:39 +02:00
test_loader.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_models.py Python: Add support for exporting multiple components 2024-07-02 10:52:22 +02:00
test_timers.py Python: Make the timer test more robust 2024-06-27 09:58:14 +02:00