Skip to content

qt: introduce platform agnostic menu, action, action group

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/flexiblemenus into master

The purpose is to establish a common base for QMenu <-> QQuickMenu, QAction <-> QQuickAction, QActionGroup <-> QQuickActionGroup and have minimal changes where the menus are created.

Ping @chub.

Edited by Fatih Uzunoğlu

Merge request reports