omni.kit.widget.stage

Classes Summary:

AbstractStageColumnDelegate

An abstract object that is used to build stage widget columns.

ChangePrimDisplayNameCommand

Command to change the display name of a prim.

ContextMenu

Class for mananging context menu and menu items for the Stage widget.

DefaultSelectionWatch

A watcher object that updates selections in TreeView when scene selections are updated, and vice versa.

ReorderPrimCommand

Command to reorder prim under its parent.

StageColumnItem

A dataclass that manages information needed for building columns for a StageItem.

StageItem

A single AbstractItemModel item that represents a single prim. StageItem is a cached view of the prim.

StageItemSortPolicy

Sort policy for stage items.

StageModel

The item model that watches the stage.

StageWidget

The Stage widget that represents the stage with a tree view displaying the prim hierarchy with multiple columns.

DragAndDropRegistry

StageColumnDelegateRegistry

StageIcons