Searched refs:handleUnsupportedContent (Results 1 – 4 of 4) sorted by relevance
64 this, SLOT(handleUnsupportedContent(QNetworkReply*))); in WebPage()136 void WebPage::handleUnsupportedContent(QNetworkReply *reply) in handleUnsupportedContent() function in WebPage
66 void handleUnsupportedContent(QNetworkReply *reply);
116 void handleUnsupportedContent(QNetworkReply *reply, bool requestFileName = false);
375 handleUnsupportedContent(m_manager->get(request), requestFileName); in download()378 void DownloadManager::handleUnsupportedContent(QNetworkReply *reply, bool requestFileName) in handleUnsupportedContent() function in DownloadManager