Qml System trat
Unsolved
QML and Qt Quick
-
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.