Prism_PureRef_externalAccess_Functions module#

class Prism_PureRef_externalAccess_Functions.EntityDlg(parent)#

Bases: QDialog

buttonClicked(button)#
entitiesSelected#
itemDoubleClicked(item, column)#
setExpanded(expand)#
setupUi()#
sizeHint(self) PySide2.QtCore.QSize#
staticMetaObject = <PySide2.QtCore.QMetaObject object>#
class Prism_PureRef_externalAccess_Functions.ExportDlg(plugin, path)#

Bases: QDialog

buttonClicked(button)#
chooseEntity()#
getComment()#
getIdentifier()#
getLocation()#
setEntity(entity)#
setupUi()#
showIdentifiers()#
sizeHint(self) PySide2.QtCore.QSize#
staticMetaObject = <PySide2.QtCore.QMetaObject object>#
validate()#
class Prism_PureRef_externalAccess_Functions.Prism_PureRef_externalAccess_Functions(core, plugin)#

Bases: object

exportDlg(path)#
exportImage(path, imgPath)#
exportSceneToProject(path, entity, identifier, comment=None, location='global')#
getIconPathForFileType(extension)#
getImageFromScene(path)#
getPresetScenes(presetScenes)#
initialize()#
initializeFirstLaunch()#
mediaPlayerContextMenuRequested(origin, menu)#
openMediaInPureRef(media)#
openPBFileContextMenu(origin, menu, filepath)#
preUninstall()#
setAsPreview(origin, path)#
Prism_PureRef_externalAccess_Functions.movePosition(self, op: PySide2.QtGui.QTextCursor.MoveOperation, arg__2: PySide2.QtGui.QTextCursor.MoveMode = PySide2.QtGui.QTextCursor.MoveMode.MoveAnchor, n: int = 1) bool#