diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2017-12-29 20:41:14 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2017-12-29 20:41:14 +0900 |
commit | 06645269475561027790e0b58602647a92d6599d (patch) | |
tree | b135be19e381b3d06b5d51e97fcfd245560c35df /jobs/generated/list_public_rooms.h | |
parent | 1587c356229b293eeb0b810f57a902a953381267 (diff) | |
download | libquotient-06645269475561027790e0b58602647a92d6599d.tar.gz libquotient-06645269475561027790e0b58602647a92d6599d.zip |
Allow to customize and connect to the used QNetworkAccessManager from clients
We don't really want to let the world know that we use the only instance of NAM; instead, we provide a point of customisation to whatever NAM is created in ConnectionData, in the form of a static customizeNetworkAccess() method that gets a function to run on a/the created NAM. This function can do additional configuration on NAM (such as setting a proxy factory, network configuration, or caching) and/or connect to its signals, such as sslErrors() and proxyAuthenticationRequired(). Closes #143.
Diffstat (limited to 'jobs/generated/list_public_rooms.h')
0 files changed, 0 insertions, 0 deletions