slint/examples/gallery
Joshua Goins c09ed19a85 Menu: Add icon property
This adds an icon that is displayed to the left of the title, and is
also shown for Menus are inside of a parent menu.

Closes #7791

ChangeLog: Added icon property to MenuItem and Menu
2025-06-26 18:45:37 +02:00
..
lang Gallery: Add Japanese translation 2025-05-15 22:09:14 +02:00
ui Hide action when widget is disabled 2025-05-02 13:20:46 +02:00
build.rs Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
Cargo.toml Bump version number to 1.13.0 2025-06-26 13:30:43 +00:00
CMakeLists.txt Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
gallery.pot Update Translations: extract strings 2024-11-18 03:16:35 +00:00
gallery.slint Menu: Add icon property 2025-06-26 18:45:37 +02:00
index.html Gallery demo: Pick the default style based on the user agent 2024-02-01 09:13:40 +01:00
main.cpp gallery: added filter example (#6847) 2024-11-22 11:56:54 +01:00
main.rs gallery: added filter example (#6847) 2024-11-22 11:56:54 +01:00
README.md Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
thumbsup.png Replace image in gallery examples 2022-01-19 11:25:21 +01:00
thumbsup.png.license Update license information 2022-01-20 14:45:02 +01:00
update_translations.sh Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00

A simple application showing the different widgets.

Online simulation Preview in Online Code Editor

Gallery on Windows Gallery on Linux Gallery on Mac