mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
![]() As discussed on Reddit, the magic import logic is not very tool friendly and a little too magic perhaps. Instead, this patch introduces an automatic loader (`slint.loader`), which can traverse `sys.path` and lazily load `.slint` files by attribute lookup. Closes #4856 |
||
---|---|---|
.. | ||
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 |