mne-qt-browser
mne-qt-browser copied to clipboard
WIP: Add a menu
This is WIP to add a menu for better discoverability of functionality and to make things more accessible and feel more like a real application.
Qt does some magic to move the menu entries that match certain patterns into the right place on macOS: https://doc.qt.io/qtforpython-5/PySide2/QtWidgets/QMenuBar.html#qmenubar-as-a-global-menu-bar
https://user-images.githubusercontent.com/2046265/174440132-a8dabf4a-b746-4b06-b3d1-3cc997c7128a.mov
I've added a Help menu and this comes with that macOS-typical discoverability feature for free:
https://user-images.githubusercontent.com/2046265/174440356-29cc3581-6727-4eb7-a083-0f1dec569c6b.mov