Open 3D Engine AzToolsFramework 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.
AzToolsFramework::EditorMenuBar Class Referencefinal

Public Member Functions

 AZ_CLASS_ALLOCATOR (EditorMenuBar, AZ::SystemAllocator)
 
 AZ_RTTI (EditorMenuBar, "{6242037D-9BC5-41A1-91BE-441B33875DC6}")
 
 EditorMenuBar (QMainWindow *mainWindow)
 
void AddMenu (int sortKey, AZStd::string menuIdentifier)
 
bool ContainsMenu (const AZStd::string &menuIdentifier) const
 
AZStd::optional< int > GetMenuSortKey (const AZStd::string &menuIdentifier) const
 
void RefreshMenuBar ()
 

Static Public Member Functions

static void Initialize ()
 
static void Reflect (AZ::ReflectContext *context)
 

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