score::ActionGroup Class Reference
The ActionGroup class A semantic group of actions : for instance, all the actions related to audio recording, etc. This is to be used for documentation purposes, for instance on a potential keyboard shortcut widget. More...
Detailed Description
The ActionGroup class A semantic group of actions : for instance, all the actions related to audio recording, etc. This is to be used for documentation purposes, for instance on a potential keyboard shortcut widget.
Public Member Functions | |
ActionGroup (QString prettyName, ActionGroupKey key) | |
QString | prettyName () const |
prettyName More... | |
ActionGroupKey | key () const |
Member Function Documentation
◆ prettyName()
QString score::ActionGroup::prettyName | ( | ) | const |
prettyName
- Returns
- A name shown to the user in the UI.
The documentation for this class was generated from the following files:
- Action.hpp
- Action.cpp