HomeSort by relevance Sort by last modified time
    Searched defs:QtMIMETypeSniffer (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/network/qt/
QtMIMETypeSniffer.cpp 21 #include "QtMIMETypeSniffer.h"
27 QtMIMETypeSniffer::QtMIMETypeSniffer(QNetworkReply* reply, const QString& advertisedMimeType, bool isSupportedImageType)
42 bool QtMIMETypeSniffer::sniff()
54 void QtMIMETypeSniffer::trySniffing()
QtMIMETypeSniffer.h 28 class QtMIMETypeSniffer : public QObject {
31 QtMIMETypeSniffer(QNetworkReply*, const QString& advertisedMimeType, bool isSupportedImageType);

Completed in 29 milliseconds