Did you actually care to read the docs?
Q3CanvasItemList Q3Canvas::collisions ( const QPoint & p ) const
Returns a list of canvas items that collide with the point p. The list is ordered by z coordinates, from highest z coordinate (front-most item) to lowest z coordinate (rear-most item).
Bookmarks