pymel.core.uitypes.SubMenuItem

Inheritance diagram of SubMenuItem

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

getBoldFont()
getItalicized()

Previous topic

pymel.core.uitypes.ShellField

Next topic

pymel.core.uitypes.SymbolButton

Core

Core Modules

Other Modules

This Page