Inherits QTextEdit, and UiCanvasNotificationBus::Handler.
Public Member Functions | |
PreviewActionLog (EditorWindow *editorWindow) | |
void | Activate (AZ::EntityId canvasEntityId) |
Start logging: Clear the log and register with the given canvas as a listener. | |
void | Deactivate () |
Stop logging: Unregister as an action listener. | |