Open 3D Engine QtForPython Gem 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.
QtForPython::QtForPythonRequests Class Referenceabstract

Used to fetch tools framework data. More...

#include <QtForPythonBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual bool IsActive () const =0
 Check to make sure Python is ready and active.
 
virtual QtBootstrapParameters GetQtBootstrapParameters () const =0
 Fetches the data a bootstrap script requires to hook in QtForPython.
 

Static Public Attributes

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

Detailed Description

Used to fetch tools framework data.


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