Home | History | Annotate | Download | only in Api

Lines Matching refs:hasSelection

575     \property QWebView::hasSelection
582 bool QWebView::hasSelection() const
585 return d->page->hasSelection();