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

Inherits QWidget, EditorPythonConsoleNotificationBus::Handler, and EditorPreferencesNotificationBus::Handler.

Public Member Functions

 CScriptTermDialog (QWidget *parent=nullptr)
 
void AppendText (const char *pText)
 

Static Public Member Functions

static void RegisterViewClass ()
 

Protected Member Functions

bool eventFilter (QObject *obj, QEvent *e) override
 
void OnTraceMessage (AZStd::string_view message) override
 EditorPythonConsoleNotificationBus::Handler.
 
void OnErrorMessage (AZStd::string_view message) override
 
void OnExceptionMessage (AZStd::string_view message) override
 
void OnEditorPreferencesChanged () override
 EditorPreferencesNotificationBus.
 

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