- enterWidget
void enterWidget(WidgetProxy widget, PointerEnterEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- leaveWidget
void leaveWidget(WidgetProxy widget, PointerLeaveEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- pointerMoved
void pointerMoved(WidgetProxy widget, PointerMoveEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- pointerPressed
void pointerPressed(WidgetProxy widget, PointerPressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- pointerReleased
void pointerReleased(WidgetProxy widget, PointerReleaseEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.