Solved, overrode the standard event() and just used event.type() == QEvent::hovermove to get what I needed.