Inherits GraphCanvas::ContextMenuAction.
Inherited by GraphCanvas::EditCommentMenuAction.
|
static ActionGroupId | GetCommentContextMenuActionGroupId () |
|
|
| CommentContextMenuAction (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::CommentContextMenuAction::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::CommentContextMenuAction::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/CommentMenuActions/CommentContextMenuAction.h