#include <MRShortcutManager.h>
Public Attributes | |
Category | category |
std::string | name |
std::function< void()> | action |
bool | repeatable = true |
std::function<void()> MR::ShortcutManager::ShortcutCommand::action |
Category MR::ShortcutManager::ShortcutCommand::category |
std::string MR::ShortcutManager::ShortcutCommand::name |
bool MR::ShortcutManager::ShortcutCommand::repeatable = true |