omni.kit.actions.window#

Classes Summary:

AbstractActionItem

General action item.

AbstractActionsModel

General data model for actions.

AbstractColumnDelegate

Represent a column delegate in actions Treeview.

ActionDetailItem

General action item.

ActionExtItem

Represent extension actions belongs to.

ActionsDelegate

General action delegate to show action item in treeview.

ActionsModel

Data model for actions.

ActionsPicker

Window to show registered actions.

ActionsView

TreeView is a widget that presents a hierarchical view of information. Each item can have a number of subitems. An indentation often visualizes this in a list. An item can be expanded to reveal subitems, if any exist, and collapsed to hide subitems.

ColumnRegistry

Registry for action columns.

StringColumnDelegate

A simple delegate to display a string in column.