def get_selected_edge(self, pos: QPointF, transform: QTransform): return super()._get_selected_edge(pos, transform, horizontal_selection=False)