slint/api
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
..
cpp Document that availability of slint::testing is conditional to enabling the feature and experimental features. 2024-07-11 11:47:09 +02:00
node API review of the slint interpreter Compiler api 2024-07-05 17:20:08 +02:00
python Python: Improve Struct mapping 2024-07-11 22:08:10 +02:00
rs API Review: Remove SharedImageBuffer from public API and rename Window::grab_window() to take_snapshot() 2024-07-05 20:46:55 +02:00
wasm-interpreter interpreter: Mark ComponentCompiler as deprecated 2024-07-04 12:47:54 +02:00