Open 3D Engine GraphCanvas Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphCanvas::GeneralSlotLayoutGraphicsWidget::LinearSlotGroupWidget Class Reference

Inherits QGraphicsWidget, and SlotUINotificationBus::MultiHandler.

Public Member Functions

 AZ_CLASS_ALLOCATOR (LinearSlotGroupWidget, AZ::SystemAllocator)
 
 LinearSlotGroupWidget (QGraphicsItem *parent)
 
void DisplaySlot (const AZ::EntityId &slotId)
 
void RemoveSlot (const AZ::EntityId &slotId)
 
QGraphicsLinearLayout * GetLayout ()
 
QGraphicsWidget * GetSpacer ()
 
const AZStd::vector< SlotLayoutInfo > & GetInputSlots () const
 
const AZStd::vector< SlotLayoutInfo > & GetOutputSlots () const
 
bool IsEmpty () const
 
void UpdateStyle (const Styling::StyleHelper &styleHelper)
 
void OnSlotLayoutPriorityChanged (int layoutPriority) override
 

The documentation for this class was generated from the following file: