qualityAssurance.ui.utils module

qualityAssurance.ui.utils.getIconPath(name)

Get an icon path based on file name. All paths in the XBMLANGPATH variable processed to see if the provided icon can be found.

Parameters:name (str) –
Returns:Icon path
Return type:str/None
qualityAssurance.ui.utils.mayaWindow()

Get Maya’s main window.

Return type:QMainWindow