Inherits QWidget, EditorPythonConsoleNotificationBus::Handler, and EditorPreferencesNotificationBus::Handler.
|
|
| CScriptTermDialog (QWidget *parent=nullptr) |
| |
|
void | AppendText (const char *pText) |
| |
|
|
static void | RegisterViewClass () |
| |
|
|
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:
- Code/Framework/AzToolsFramework/AzToolsFramework/PythonTerminal/ScriptTermDialog.h