mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-31 20:08:35 +00:00
Use a string instead of the JobStatus enum. This makes the PrinterQueue code compatible with the printerdemo code, allowing us to switch between mcu and non-mcu versions of this demo, depending on what will fit on a device. A string is used, rather than porting the non-mcu demo to an enum, because the non-mcu demo needs to work with the cpp_interpreted demo. |
||
|---|---|---|
| .. | ||
| common.slint | ||
| copy_page.slint | ||
| fonts | ||
| home_page.slint | ||
| images | ||
| ink_page.slint | ||
| printer_queue.slint | ||
| printerdemo.slint | ||
| README | ||
| scan_page.slint | ||
| settings_page.slint | ||
| slint-logo-square-dark-80x80.png | ||
| slint-logo-square-light-80x80.png | ||
This demo was designed by Matthias Grimme.