Inherits GraphCanvas::ContextMenuAction.
Inherited by GraphCanvas::CollapseNodeGroupMenuAction, GraphCanvas::CreateNodeGroupMenuAction, GraphCanvas::EditGroupTitleMenuAction, GraphCanvas::ExpandNodeGroupMenuAction, and GraphCanvas::UngroupNodeGroupMenuAction.
|
|
static ActionGroupId | GetNodeGroupContextMenuActionGroupId () |
| |
|
|
| NodeGroupContextMenuAction (AZStd::string_view actionName, QObject *parent) |
| |
| void | RefreshAction (const GraphId &graphId, const AZ::EntityId &targetId) override |
| |
| virtual void | RefreshAction () |
| |
| virtual void | RefreshAction (const GraphId &graphId, const AZ::EntityId &targetId) |
| |
◆ GetActionGroupId()
| ActionGroupId GraphCanvas::NodeGroupContextMenuAction::GetActionGroupId |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ RefreshAction() [1/3]
| virtual void GraphCanvas::ContextMenuAction::RefreshAction |
( |
| ) |
|
|
protectedvirtual |
◆ RefreshAction() [2/3]
| virtual void GraphCanvas::ContextMenuAction::RefreshAction |
( |
const GraphId & |
graphId, |
|
|
const AZ::EntityId & |
targetId |
|
) |
| |
|
protectedvirtual |
◆ RefreshAction() [3/3]
| void GraphCanvas::NodeGroupContextMenuAction::RefreshAction |
( |
const GraphId & |
graphId, |
|
|
const AZ::EntityId & |
targetId |
|
) |
| |
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Widgets/EditorContextMenu/ContextMenuActions/NodeGroupMenuActions/NodeGroupContextMenuAction.h