|
Open 3D Engine EMotionFX Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits QDialog.
Public Member Functions | |
| ShortcutReceiverDialog (QWidget *parent, MysticQt::KeyboardShortcutManager::Action *action, MysticQt::KeyboardShortcutManager::Group *group) | |
| void | keyPressEvent (QKeyEvent *event) override |
| void | UpdateInterface () |
Public Attributes | |
| QKeySequence | m_key |
| bool | m_conflictDetected |
| MysticQt::KeyboardShortcutManager::Action * | m_conflictAction |