Open 3D Engine GraphCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#include <SlotLayoutItem.h>
Inherits QGraphicsItem, and QGraphicsLayoutItem.
Inherited by GraphCanvas::SlotConnectionPin.
Public Member Functions | |
AZ_RTTI (SlotLayoutItem, "{ED76860E-35B8-4FEE-A2A0-04B467F778B6}", QGraphicsLayoutItem, QGraphicsItem) | |
AZ_CLASS_ALLOCATOR (SlotLayoutItem, AZ::SystemAllocator) | |
const Styling::StyleHelper & | GetStyle () const |
Protected Attributes | |
Styling::StyleHelper | m_style |
Generates Ebus notifications for QGraphicsItem event. Requires that the derived class has a GetEntityId() function