Searched refs:supportsContentType (Results 1 – 4 of 4) sorted by relevance
320 bool supportsContentType(const QString& mimeType) const;
2261 bool QWebPage::supportsContentType(const QString& mimeType) const in supportsContentType() function in QWebPage
2763 …QVERIFY2(m_page->supportsContentType(mimeType), QString("Cannot handle content types '%1'!").arg(m… in supportedContentType()
2940 (QWebPage::supportsContentType):