omni.kit.widget.searchable_combobox
Submodules Summary:
This module provides classes for creating and managing a searchable ComboBox with custom item and model representations. |
|
This module provides the ComboListBoxWidget class, which integrates a search field with a list box for item selection, and a function to create a searchable combo box widget. |
|
This module provides a SearchWidget with a customizable searchable combobox and a SearchModel for managing search functionality in UI components. |
Classes Summary:
A delegate for custom widget representation in a TreeView. |
|
Single item of the model. |
|
A model for managing a list of items in a ComboBox. |
|
A widget that combines a search field with a list box for item selection. |
|
A model to support searching functionality in UI components. |
|
A widget that provides a searchable combobox with customizable styles. |
Functions Summary:
Creates a searchable combo box widget with a specified list of options. |