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

Inherits AZ::Component, QtForPythonRequestBus::Handler, and EditorPythonBindings::EditorPythonBindingsNotificationBus::Handler.

Public Member Functions

 AZ_COMPONENT (QtForPythonSystemComponent, "{0C939FBF-8BC9-4CB0-93B8-04140155AA8C}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 

Protected Member Functions

bool IsActive () const override
 
QtBootstrapParameters GetQtBootstrapParameters () const override
 
void Activate () override
 
void Deactivate () override
 
void OnImportModule (PyObject *module) override
 

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