Inherits QWidget, GraphCanvas::AssetEditorNotificationBus::Handler, and GraphCanvas::SceneNotificationBus::Handler.
Inherited by ScriptCanvasEditor::LiveLoggingWindowSession.
|
const LoggingDataId & | GetDataId () const |
|
void | ClearFilter () |
|
void | OnActiveGraphChanged (const AZ::EntityId &graphId) override |
|
void | OnSelectionChanged () override |
|
|
| LoggingWindowSession (QWidget *parentWidget=nullptr) |
|
void | RegisterTreeRoot (DebugLogRootItem *debugRoot) |
|
void | SetDataId (const LoggingDataId &loggingDataId) |
|
virtual void | OnCaptureButtonPressed ()=0 |
|
virtual void | OnPlaybackButtonPressed ()=0 |
|
virtual void | OnOptionsButtonPressed ()=0 |
|
virtual void | OnTargetChanged (int currentIndex)=0 |
|
void | OnExpandAll () |
|
void | OnCollapseAll () |
|
|
AZStd::unique_ptr< Ui::LoggingWindowSession > | m_ui |
|
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Editor/View/Widgets/LoggingPanel/LoggingWindowSession.h