Home | History | Annotate | Download | only in Api

Lines Matching refs:contextMenuEvent

929 void QWebPagePrivate::contextMenuEvent(const QPoint& globalPos)
943 called from the default contextMenuEvent() handler. The popup menu's
2566 d->contextMenuEvent(static_cast<QContextMenuEvent*>(ev)->globalPos());
2569 d->contextMenuEvent(static_cast<QGraphicsSceneContextMenuEvent*>(ev)->screenPos());