omni.kit.widget.stage Classes#

Classes Summary:

AbstractStageColumnDelegate

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

AssetType

A singleton that determines the type of asset using regex

ChangePrimDisplayNameCommand

Command to change the display name of a prim.

ColumnMenuDelegate

Delegate is the representation layer. TreeView calls the methods

ColumnMenuItem

Single item of the model

ColumnMenuModel

Represents the model for available columns.

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.

NameColumnDelegate

The column delegate that represents the type column

PrimNameModel

The model that changes the prim name

ReorderPrimCommand

Command to reorder prim under its parent.

StageColumnDelegateRegistryBase

Base class for delegate registry

StageColumnItem

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

StageDelegate

AbstractItemDelegate is used to generate widgets that display and edit data items from a model.

StageFilterButton

Filter button used in stage widget.

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.

Styles

TypeColumnDelegate

The column delegate that represents the type column

UnicodeNormalizationMethod

Enum where members are also (and must be) strings

UsdPropertyWatch

DEPRECATED: The purpose of this class is to keep a large number of models.

UsdPropertyWatchModel

DEPRECATED: A helper model of UsdPropertyWatch that behaves like a model that watches

UsdStageHelper

DEPRECATED: Keeps the stage ID or returns the stage from the current context

VisibilityColumnDelegate

The column delegate that represents the visibility column

VisibilityModel

DragAndDropRegistry

StageColumnDelegateRegistry

StageIcons