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

The default selection/input handler for the editor (includes handling ComponentMode). More...

#include <EditorDefaultSelection.h>

Inherits AzToolsFramework::ViewportInteraction::InternalViewportSelectionRequests, ActionOverrideRequestBus::Handler, and ComponentModeFramework::ComponentModeSystemRequestBus::Handler.

Public Member Functions

AZ_CLASS_ALLOCATOR_DECL void SetOverridePhantomWidget (QWidget *phantomOverrideWidget)
 

Detailed Description

The default selection/input handler for the editor (includes handling ComponentMode).

Member Function Documentation

◆ SetOverridePhantomWidget()

AZ_CLASS_ALLOCATOR_DECL void AzToolsFramework::EditorDefaultSelection::SetOverridePhantomWidget ( QWidget *  phantomOverrideWidget)

Override the default widget used to store QActions while in ComponentMode.

Note
This should not be necessary during normal operation and is provided as a customization point to aid with testing.

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