Inherits GraphCanvas::ConnectionVisualComponent, and ConnectionNotificationBus::Handler.
|
| AZ_COMPONENT (DataConnectionVisualComponent, "{5016737C-59C4-4EE9-9B06-74E220833F03}", ConnectionVisualComponent) |
|
| AZ_COMPONENT (ConnectionVisualComponent, "{BF9691F8-7EF8-4A94-9321-2EB877634D22}") |
|
void | Init () override |
|
void | Activate () override |
|
void | Deactivate () override |
|
QGraphicsItem * | AsGraphicsItem () override |
|
bool | Contains (const AZ::Vector2 &point) const override |
|
void | SetVisible (bool visible) override |
|
bool | IsVisible () const override |
|
QGraphicsItem * | GetRootGraphicsItem () override |
|
QGraphicsLayoutItem * | GetRootGraphicsLayoutItem () override |
|
void | SetSelected (bool selected) override |
|
bool | IsSelected () const override |
|
QPainterPath | GetOutline () const override |
|
void | SetZValue (qreal zValue) override |
|
qreal | GetZValue () const override |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
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) |
|
|
void | CreateConnectionVisual () override |
|
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/Source/Components/Connections/DataConnections/DataConnectionVisualComponent.h