#include <HttpServerRequestor.h>
|
static QUrl | createUrl (const QString &pQuery, int pPort, const QHostAddress &pHost=QHostAddress::LocalHost, const QString &pPath=QStringLiteral("/eID-Client")) |
|
HttpServerRequestor::HttpServerRequestor |
( |
| ) |
|
HttpServerRequestor::~HttpServerRequestor |
( |
| ) |
|
|
virtual |
QUrl HttpServerRequestor::createUrl |
( |
const QString & |
pQuery, |
|
|
int |
pPort, |
|
|
const QHostAddress & |
pHost = QHostAddress::LocalHost , |
|
|
const QString & |
pPath = QStringLiteral("/eID-Client") |
|
) |
| |
|
static |
QPointer< QNetworkReply > HttpServerRequestor::request |
( |
const QUrl & |
pUrl, |
|
|
int |
pTimeOut = 2000 |
|
) |
| |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: