Albert
Loading...
Searching...
No Matches
networkutil.h File Reference
#include <albert/export.h>
#include <memory>
Include dependency graph for networkutil.h:

Go to the source code of this file.

Classes

class  albert::detail::RateLimiter
 Blocks execution. More...
 

Namespaces

namespace  albert
 Albert core interface namespace.
 
namespace  albert::util
 Albert utility namespace.
 
namespace  albert::detail
 Albert private namespace.
 

Functions

QNetworkAccessManager & albert::util::network ()
 Returns a global, threadlocal QNetworkAccessManager.
 
QNetworkReply * albert::util::await (QNetworkReply *reply)
 Blocks until reply is finished.