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::RequestPool |
( |
QObject * |
parent | ) |
|
◆ add()
| void RequestPool::add |
( |
const QString & |
track, |
|
|
const QNetworkRequest & |
request, |
|
|
const QUrlQuery & |
urlQuery, |
|
|
int |
trackDuration |
|
) |
| |
◆ releaseFound
◆ tracksAnalyzed
| void RequestPool::tracksAnalyzed |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: