Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

Mapping to native style property cursor.

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.


Public Functions

Get

Get current value.

QxWidget.getCursor();

Set

Set new value.

QxWidget.setCursor(newValue);