pymel.core.uitypes.toQtMenuItem

toQtMenuItem(mayaName)

Given the name of a May UI menuItem, return the corresponding QAction. If the object does not exist, returns None

This only works for menu items. for Menus, use toQtControl or toQtObject

Note

Requires PyQt

Previous topic

pymel.core.uitypes.toQtLayout

Next topic

pymel.core.uitypes.toQtObject

Core

Core Modules

Other Modules

This Page