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

#include <EditorWindowRequestBus.h>

Inherits AZ::EBusTraits.

Public Types

using Bus = AZ::EBus< EditorWindowRequests >
 

Public Member Functions

virtual QWidget * GetAppMainWindow ()
 Retrieve the main application window.
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 

Detailed Description

Bus for general editor window requests to be intercepted by the application.


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