Lines Matching full:selectionchanged
4727 [Qt] Actually emit the QWebView::selectionChanged() signal
4732 (QWebView::setPage): Connect QWebPage::selectionChanged() to QWebView::selectionChanged()
27398 Implemented clipboard functions in QWebPage, in particular can(Cut|Copy|Paste), cut/copy/paste as slot as well as a selectionChanged() signal.