# PluginShortcuts This class is for documenting plugin shortcuts (used to display a shortcut map in the UI). ```{note} This is merely for *documenting* shortcuts, it assumes the plugin developer has already established the shortcut handling in their own code. ``` **Qualified name:** `mv::PluginShortcuts` ```{doxygenclass} mv::PluginShortcuts :members: :protected-members: ```