ApplicationSetup#

class omni.app.setup.ApplicationSetup#

Bases: object

Methods

__init__()

active_workflow(name[, keep_windows_open])

build_layout_menu()

Build the layout menu based on registered Layouts and main views

create_trigger_menu()

Create a menu item for each extension that has a [[trigger]] entry with a menu in it's config.

force_viewport_settings()

load_default_layout([keep_windows_open])

set_defaults()

this is trying to setup some defaults for extensions to avoid warning

setup_application_title()

setup_menu_layout()

setup_menu_order()

__init__()#
build_layout_menu()#

Build the layout menu based on registered Layouts and main views

create_trigger_menu()#

Create a menu item for each extension that has a [[trigger]] entry with a menu in it’s config.

set_defaults()#

this is trying to setup some defaults for extensions to avoid warning