|
svcore
1.9
|
#include <QUrl>#include <QMutex>#include <QString>#include <QTimer>#include <QNetworkReply>#include <map>#include "base/Debug.h"

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... | |