Home | History | Annotate | Download | only in Api

Lines Matching refs:linkClicked

1655     the linkClicked() signal.
1659 local filesystem or an equivalent - such as the Qt resource system - then linkClicked() is emitted.
1660 \value DelegateAllLinks Whenever a link is activated the linkClicked() signal is emitted.
2633 The default implementation interprets the page's linkDelegationPolicy and emits linkClicked accordingly or returns true
2649 emit linkClicked(request.url());
2653 emit linkClicked(request.url());
3219 linkClicked() signal
4000 \sa linkClicked()
4118 \fn void QWebPage::linkClicked(const QUrl &url)