ImFusion SDK 4.3
KeyboardShortcutManager::Action Struct Reference

#include <ImFusion/GUI/KeyboardShortcutManager.h>

Small structure encapsulating a shortcut action. More...

Detailed Description

Small structure encapsulating a shortcut action.

You can connect to both signalTriggered and qtShortcut to get notified when the shortcut is triggered by the user. \warn qtShortcut may be 0 if no parent has been set. In this case, the shortcut will be inactive.

Public Attributes

Signal signalTriggered
 
std::string description
 
QKeySequence defaultSequence
 
QKeySequence currentSequence
 
QShortcut * qtShortcut = nullptr
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close