Function Widget.isPointInside

returns true if point is inside of this widget

Prototype

bool isPointInside(
  int x,
  int y
);

Authors

Copyright

License