using Actions in Qt Quick Controls 2
Unsolved
QML and Qt Quick
-
Shortcut is not a replacement of Action, but a parallel offering that provides the shortcut functionality that was previously only provided by Action. This is comparable to QShortcut and QAction that co-exist in Qt Widgets. Anyway, Action will eventually come, but I'm afraid we need proper multi-resolution icon support in Qt Quick first.