QtHelpers Class Reference
Static functions to faciliate the work with Qt and 3ds max.
|
|
tuple | AttachQWidgetToMax = staticmethod(AttachQWidgetToMax) |
| |
|
tuple | CreateHIconsFromMultiResIcon = staticmethod(CreateHIconsFromMultiResIcon) |
| |
|
tuple | GetQmaxMainWindow = staticmethod(GetQmaxMainWindow) |
| |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
| def AttachQWidgetToMax |
( |
|
args | ) |
|
AttachQWidgetToMax(UINT_PTR winId, bool isModelessDlg=True)
AttachQWidgetToMax(UINT_PTR winId)
| def CreateHIconsFromMultiResIcon |
( |
|
args | ) |
|
CreateHIconsFromMultiResIcon(HICONWrapperList hicons, wchar_t const * iconName)
| def GetQmaxMainWindow |
( |
| ) |
|
GetQmaxMainWindow() -> UINT_PTR