Home | History | Annotate | Download | only in Api

Lines Matching refs:Back

848             // right, as it falls back to the last cursor set by
905 void QWebView::back()
908 d->page->triggerAction(QWebPage::Back);
919 \sa back(), pageAction()