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::ActionContextWidgetWatcher Class Reference

#include <ActionManager.h>

Inherits QObject.

Public Member Functions

 ActionContextWidgetWatcher (ApplicationWatcher *applicationWatcher, EditorActionContext *editorActionContext)
 
bool eventFilter (QObject *watched, QEvent *event) override
 
bool TriggerActiveActionsForWidget (const QWidget *watchedWidget, const QKeyEvent *keyEvent)
 

Detailed Description

This class is used to install an event filter on each widget assigned to an action context to properly handle ambiguous shorcuts.


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