Lays out the parts of the Data Slot. More...
#include <DataSlotLayoutComponent.h>
Inherits GraphCanvas::SlotLayoutComponent.
Public Member Functions | |
| AZ_COMPONENT (DataSlotLayoutComponent, "{0DA3CBDA-1C43-4A18-8E01-AEEAA3C81882}") | |
| void | Init () | 
| void | Activate () | 
| void | Deactivate () | 
  Public Member Functions inherited from GraphCanvas::SlotLayoutComponent | |
| AZ_COMPONENT (SlotLayoutComponent, "{77518A10-3443-4668-ADCB-D6EFC3BF9907}") | |
| void | Init () override | 
| void | Activate () override | 
| void | Deactivate () override | 
| QGraphicsItem * | AsGraphicsItem () override | 
| QGraphicsLayoutItem * | AsGraphicsLayoutItem () override | 
| bool | Contains (const AZ::Vector2 &position) const override | 
| void | SetVisible (bool visible) override | 
| bool | IsVisible () const override | 
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) | 
  Static Public Member Functions inherited from GraphCanvas::SlotLayoutComponent | |
| static void | Reflect (AZ::ReflectContext *context) | 
| static void | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided) | 
| static void | GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible) | 
| static void | GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent) | 
| static void | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required) | 
Additional Inherited Members | |
  Protected Member Functions inherited from GraphCanvas::SlotLayoutComponent | |
| void | SetLayout (QGraphicsLayout *layout) | 
| QGraphicsLayout * | GetLayout () | 
Lays out the parts of the Data Slot.