pymel.core.uitypes.SubMenuItem — PyMEL 1.0.7 documentation

pymel.core.uitypes.SubMenuItem

Inheritance diagram of SubMenuItem

class SubMenuItem
asQtObject(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

getBoldFont()
getItalicized()

Previous topic

pymel.core.uitypes.ShellField

Next topic

pymel.core.uitypes.SymbolButton

Core Modules

Type Modules

Other Modules

This Page