Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Qml System trat
-
Hello. I wanted to implement system tray for windows in my application, and faced the problem of customization. More precisely: the only solution that I found for Qml is https://doc.qt.io/qt-5/qml-qt-labs-platform-systemtrayicon.html#menu-prop, can it be customized somehow? At least change the color and add pictures to the ItemMenu.