Searched refs:sendMouseEvent (Results 1 – 2 of 2) sorted by relevance
250 bool sendMouseEvent(QMouseEvent *event);
2570 return sendMouseEvent(static_cast<QMouseEvent *>(event)); in childMouseEventFilter()2601 bool QDeclarativeGeoMap::sendMouseEvent(QMouseEvent *event) in sendMouseEvent() function in QDeclarativeGeoMap