omni.kit.actions.window

Classes Summary:

AbstractActionItem

General action item.

AbstractActionsModel

General data model for actions.

AbstractColumnDelegate

Represent a column delegate in actions Treeview.

ActionExtItem

Represent extension actions belongs to.

ActionsDelegate

General action delegate to show action item in treeview.

ActionsExtension

Simple helper class for adding/removing “Window” menu to your extension. ui.Window creation/show/hide is still down to user to provide functionally.

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.