MpcXObjectEditor
- class MpcXObjectEditor
Bases:
instance
Raises an exception This class cannot be instantiated from Python
- property XObject
- canClose((MpcXObjectEditor)arg1) bool :
- C++ signature :
bool canClose(class MpcXObjectEditorPyWrapper {lvalue})
- getChildPtr((MpcXObjectEditor)arg1, (MpcXObjectEditorChildCode)arg2) int :
- C++ signature :
unsigned __int64 getChildPtr(class MpcXObjectEditorPyWrapper {lvalue},enum MpcXObjectEditorPyWrapper::ChildCode)
- getParentWindowPtr((MpcXObjectEditor)arg1) int :
- C++ signature :
unsigned __int64 getParentWindowPtr(class MpcXObjectEditorPyWrapper {lvalue})
- getPtr((MpcXObjectEditor)arg1) int :
- C++ signature :
unsigned __int64 getPtr(class MpcXObjectEditorPyWrapper {lvalue})
- setCanClose((MpcXObjectEditor)arg1, (bool)arg2) None :
- C++ signature :
void setCanClose(class MpcXObjectEditorPyWrapper {lvalue},bool)