Open 3D Engine GraphCanvas Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphCanvas::AssetEditorToolbar Class Reference

Inherits QWidget, GraphCanvas::AssetEditorNotificationBus::Handler, and GraphCanvas::SceneNotificationBus::Handler.

Public Slots

void AddComment (bool checked)
 
void GroupSelection (bool checked)
 
void UngroupSelection (bool checked)
 
void AlignSelectedTop (bool checked)
 
void AlignSelectedBottom (bool checked)
 
void AlignSelectedLeft (bool checked)
 
void AlignSelectedRight (bool checked)
 
void OrganizeTopLeft (bool checked)
 
void OrganizeCentered (bool checked)
 
void OrganizeBottomRight (bool checked)
 
void OnCommentPresetsContextMenu (const QPoint &pos)
 
void OnNodeGroupPresetsContextMenu (const QPoint &pos)
 

Public Member Functions

 AZ_CLASS_ALLOCATOR (AssetEditorToolbar, AZ::SystemAllocator)
 
 AssetEditorToolbar (EditorId editorId)
 
void AddCustomAction (QToolButton *toolButton)
 
void AddCreationAction (QToolButton *toolButton)
 
void OnActiveGraphChanged (const GraphId &graphId) override
 
void OnSelectionChanged () override
 
void OnViewDisabled ()
 
void OnViewEnabled ()
 

The documentation for this class was generated from the following file: