omni.kit.menu.utils.scripts.app_menu Classes

Classes Summary:

AppMenu

IconMenuDelegate

MenuDelegate is used to generate widgets that represent the menu item.

IntFlag

Support for integer-based Flags

MenuActionControl

Setting for executing actions. Either NODELAY which is executed instantly or NONE which is async with 1 frame delay

MenuAlignment

Menu alignment setting. Either left or right

MenuItemDescription

Class for creation of menu items

MenuItemOrder

“appear_after” values. FIRST will be top of list and LAST will be bottom of list.

MenuState

Internal state. Invalid is before EVENT_APP_READY event received and Created is after.

Path

PurePath subclass that can make system calls.

PrebuiltItemOrder

Internal flags used by layout for item ordering

uiMenu

The Menu class provides a menu widget for use in menu bars, context menus, and other popup menus.

uiMenuItem

A MenuItem represents the items the Menu consists of.