MeshLib
 
Loading...
Searching...
No Matches
MR::ShortcutManager::ShortcutCommand Struct Reference

#include <MRShortcutManager.h>

Public Attributes

Category category
 
std::string name
 
std::function< void()> action
 
bool repeatable = true
 

Member Data Documentation

◆ action

std::function<void()> MR::ShortcutManager::ShortcutCommand::action

◆ category

Category MR::ShortcutManager::ShortcutCommand::category

◆ name

std::string MR::ShortcutManager::ShortcutCommand::name

◆ repeatable

bool MR::ShortcutManager::ShortcutCommand::repeatable = true

The documentation for this struct was generated from the following file: