Searched refs:userAgentForUrl (Results 1 – 12 of 12) sorted by relevance
119 QString WebPage::userAgentForUrl(const QUrl& url) const in userAgentForUrl() function in WebPage123 return QWebPage::userAgentForUrl(url); in userAgentForUrl()
52 QString userAgentForUrl(const QUrl& url) const;
116 page->setUserAgent(m_page->userAgentForUrl(QUrl())); in setPage()
879 int index = combo->findText(page()->userAgentForUrl(QUrl())); in showUserAgentDialog()
417 virtual QString userAgentForUrl(const QUrl& url) const;
3709 QString QWebPage::userAgentForUrl(const QUrl&) const in userAgentForUrl() function in QWebPage
1380 (QWebPage::userAgentForUrl):1406 (QWebPage::userAgentForUrl):1498 (QWebPage::userAgentForUrl):1828 (QWebPage::userAgentForUrl):1940 (QWebPage::userAgentForUrl):
5610 (QWebPage::userAgentForUrl):7537 (QWebPage::userAgentForUrl):7674 (QWebPage::userAgentForUrl):7871 (QWebPage::userAgentForUrl):8298 [Qt] QWebPage::userAgentForUrl is terrible API8314 (QWebPage::userAgentForUrl):9182 (QWebPage::userAgentForUrl): Don't crash if the ownerWidget is null.9483 (QWebPage::userAgentForUrl):9630 (QWebPage::userAgentForUrl):9755 (QWebPage::userAgentForUrl):[all …]
730 return m_webFrame->page()->userAgentForUrl(url); in userAgent()
601 …?userAgentForUrl@QWebPage@@MBE?AVQString@@ABVQUrl@@@Z @ 600 NONAME ; class QString QWebPage::userA…
2433 QVERIFY(page.userAgentForUrl(QUrl()).contains(applicationNameMarker)); in userAgentApplicationName()
9879 (WebPage::userAgentForUrl):