The RequestPool class is used to limite rate to webservice.
More...
#include <requestpool.h>
|
| RequestPool (QObject *parent) |
|
void | add (const QString &track, const QNetworkRequest &request, const QUrlQuery &urlQuery, int trackDuration) |
|
The RequestPool class is used to limite rate to webservice.
- Author
- Matthieu Bachelier
- Copyright
- GNU General Public License v3
RequestPool::RequestPool |
( |
QObject * |
parent | ) |
|
void RequestPool::add |
( |
const QString & |
track, |
|
|
const QNetworkRequest & |
request, |
|
|
const QUrlQuery & |
urlQuery, |
|
|
int |
trackDuration |
|
) |
| |
void RequestPool::tracksAnalyzed |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: