Searched refs:QInputEvent (Results 1 – 3 of 3) sorted by relevance
44 class QInputEvent; variable158 PlatformMouseEvent(QInputEvent*, int clickCount);
75 PlatformMouseEvent::PlatformMouseEvent(QInputEvent* event, int clickCount) in PlatformMouseEvent()
467 and PlatformMouseEvent(QInputEvent*, int clickCount) so as to remove duplicate code.