Python API 2.0 Reference: OpenMayaUI.MCursor Class Reference
|
| kCrossHairCursor = <OpenMayaUI.MCursorobject> |
|
| kDefaultCursor = <OpenMayaUI.MCursorobject> |
|
| kDoubleCrossHairCursor = <OpenMayaUI.MCursorobject> |
|
| kEditCursor = <OpenMayaUI.MCursorobject> |
|
| kHandCursor = <OpenMayaUI.MCursorobject> |
|
| kPencilCursor = <OpenMayaUI.MCursorobject> |
|
OpenMayaUI.MCursor.__init__ |
( |
| ) |
|
Initialize self. See help(type(self)) for accurate signature.
OpenMayaUI.MCursor.__eq__ |
( |
| ) |
|
OpenMayaUI.MCursor.__ge__ |
( |
| ) |
|
OpenMayaUI.MCursor.__gt__ |
( |
| ) |
|
OpenMayaUI.MCursor.__le__ |
( |
| ) |
|
OpenMayaUI.MCursor.__lt__ |
( |
| ) |
|
OpenMayaUI.MCursor.__ne__ |
( |
| ) |
|
OpenMayaUI.MCursor.__new__ |
( |
| ) |
|
|
static |
Create and return a new object. See help(type) for accurate signature.