Enum CursorType

standard mouse cursor types

enum CursorType : int { ... }

Enum members

NameDescription
Arrow
Crosshair
Hand
IBeam
No
None
NotSet When set in widget means to use parent's cursor, in Window.overrideCursorType() disable overriding.
SizeAll
SizeNESW
SizeNS
SizeNWSE
SizeWE
Wait
WaitArrow