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