Maya-PyQt 一些必须的代码
摘要:
import maya.OpenMayaUI as muiimport sipdef GetMayaLayout(layoutString): ''' Will return the correct QT object for a given UI string. :param layoutString: `str` :returns: `QWidget` >>> GetMayaLayout('MayaWindow|MainAttributeEditorLayout') ''' ptr = mui.MQtUtil 阅读全文
posted @ 2012-03-04 16:48 looksoon 阅读(693) 评论(0) 推荐(0)
浙公网安备 33010602011771号