Inherits QGraphicsLinearLayout, SlotNotificationBus::Handler, SceneMemberNotificationBus::Handler, and StyleNotificationBus::Handler.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (ExecutionSlotLayout, AZ::SystemAllocator) | |
| ExecutionSlotLayout (ExecutionSlotLayoutComponent &owner) | |
| void | Activate () |
| void | Deactivate () |
| void | OnSceneSet (const AZ::EntityId &) override |
| void | OnSceneReady () override |
| void | OnRegisteredToNode (const AZ::EntityId &nodeId) override |
| void | OnNameChanged (const AZStd::string &name) override |
| void | OnTooltipChanged (const AZStd::string &tooltip) override |
| void | OnStyleChanged () override |