Albert
Loading...
Searching...
No Matches
networkutil.h File Reference

Go to the source code of this file.

Namespaces

namespace  albert
 

Functions

QNetworkAccessManager & albert::network ()
 Returns a global, threadlocal QNetworkAccessManager.
 
QNetworkReply * albert::await (QNetworkReply *reply)
 Blocks until reply is finished.
 
QString albert::percentEncoded (const QString &string)
 Returns string percent encoded.
 
QString albert::percentDecoded (const QString &string)
 Returns string percent decoded.