The name of the cursor to show when the mouse pointer is over the widget. This is any valid CSS2 cursor name defined by W3C.
Get current value.
QxWidget.getCursor();
Set new value.
QxWidget.setCursor(newValue);