FileSource.h File Reference
#include <QUrl>
#include <QMutex>
#include <QString>
#include <QTimer>
#include <QNetworkReply>
#include <map>
#include "base/Debug.h"
Include dependency graph for FileSource.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileSource
 FileSource is a class used to refer to the contents of a file that may be either local or at a remote location such as a HTTP URL. More...