Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::ApplicationWatcher Class Reference

This class is used to mute KeyPress events that are triggered after a shortcut has fired. More...

#include <ActionManager.h>

Inherits QObject.

Public Member Functions

void SetShortcutTriggeredFlag ()
 
bool eventFilter (QObject *watched, QEvent *event) override
 

Public Attributes

bool m_shortcutWasTriggered = false
 

Detailed Description

This class is used to mute KeyPress events that are triggered after a shortcut has fired.


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