shotgun.link_assets#
The widget used to link multiple local assets with ShotGrid entities.
Classes:
|
The main widget used to link multiple local assets with their ShotGrid counterparts. |
|
The table that contains our list of non-archived assets, and the combobox and button used to associate/create ShotGrid entities. |
- class bookmarks.shotgun.link_assets.LinkMultiple(parent=None)[source]#
Bases:
QDialog
The main widget used to link multiple local assets with their ShotGrid counterparts.
Methods:
create_entity
(entity_name, editor, button)Create and add and select a new entity.
done
(self, arg__1)Initializes data.
Save the selected entity data to the bookmark database.
select_candidates
(*args, **kwargs)Selects matching entity candidates in our combobox editors.
showEvent
(event)Show event handler.
sizeHint
()Returns a size hint.