-
Notifications
You must be signed in to change notification settings - Fork 724
Labels
a:language-slintCompiler for the .slint language (mO,bF)Compiler for the .slint language (mO,bF)
Description
We should add a way to disable MenuItem and have an Icon
Menu {
MenuItem {
title: @tr("Copy");
icon: @image-url("icons/copy.png")
enabled: root.has-selection;
activated => { ... }
}
}
Update: enabled
property was added in #8145
This issue now tracks the icon
property.
FloVanGHultimaweapon and JoeJoeTV
Metadata
Metadata
Assignees
Labels
a:language-slintCompiler for the .slint language (mO,bF)Compiler for the .slint language (mO,bF)