slint/tools/compiler
Simon Hausmann 604450da47 WIP: slint-compiler: Add support for generating Python stubs
The generated file offers the following two pieces of functionality:

- Convenient front-end to slint.load_file() by loading the .slint file
  (replaces use of auto-loader)
- More importantly: Type information for exported properties, callbacks,
  functions, and globals
2025-07-14 13:36:39 +02:00
..
Cargo.toml WIP: slint-compiler: Add support for generating Python stubs 2025-07-14 13:36:39 +02:00
main.rs WIP: slint-compiler: Add support for generating Python stubs 2025-07-14 13:36:39 +02:00