ColumnItem

class omni.kit.widget.filebrowser.abstract_column_delegate.ColumnItem(path)

Bases: object

Column Item class to be used with FileBrowserTreeView.

Methods

__init__(path)

Attributes

path

Path of the item.

__init__(path)
property path

Path of the item.