Icon is reset after widget leave event and before widget enter event. If widget wants to change icon, it must set cursorIcon in PointerEnterEvent handler.
Will receive onDrag events
filled with curPointerPos - draggedWidget.absPos at the moment of press
Will receive all key events if input is not grabbed by other widget
Widget over which pointer is located
If set, this widget will receive all pointer movement events
Used for double-click checking. Is set before click event distribution