Sebastian Kügler
b68317e930
Use QVariant for MenuItem::icon
This way, we can cover string and QIcon assignments transparently, another backwards compatibility fix, and easier thing in Plasma2: Now the user doesn't have to worry about creating QIcons, but can just assign the icon name, and it will get loaded from the theme. Models that provide QIcons (such as QStandardItems) now work correctly with PlasmaCore.MenuItems.
Description
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%