pymel.core.uitypes.toQtMenuItem — PyMEL 1.0.7 documentation

pymel.core.uitypes.toQtMenuItem

toQtMenuItem(mayaName)

Given the name of a Maya 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 PySide

Previous topic

pymel.core.uitypes.toQtLayout

Next topic

pymel.core.uitypes.toQtObject

Core Modules

Type Modules

Other Modules

This Page