shotgun.link#
Shotgun Entity linker widgets.
The widgets are used to link a ShotGrid entity with a local item.
Classes:
|
Widget used to link a ShotGrid entity with a local item. |
|
- class bookmarks.shotgun.link.BaseLinkWidget(server, job, root, asset, entity_type, value_map, parent=None)[source]#
Bases:
QDialog
Widget used to link a ShotGrid entity with a local item.
- Parameters:
entity_type (str) – A shotgun entity type.
Methods:
create
()Show a popup line editor to enter the name of a new entity.
create_entity
(name)Creates a new ShotGrid entity.
done
(self, arg__1)Request Loads a list of ShotGrid entities.
Save the selected entity data to the Bookmark Database.
showEvent
(event)Show event handler.
sizeHint
()Returns a size hint.