qt6-bb10/src/plugins
Shane Kearns 6957b8d1ed Define usagePolicies API in QNetworkSession
This allows the system to publish usage restrictions to applications
related to the network in use.
Currently there is only one restriction defined:
NoBackgroundTrafficPolicy, which means that non user initiated traffic
should be avoided (e.g. background downloads).
For example this policy could be applied to save battery or data transfer
charges.

Change-Id: I49e26c0f3650d2b92f4ec51981aae9435b717b49
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-04-11 22:19:21 +02:00
..
accessible Merge master into api_changes 2012-03-27 19:22:48 +02:00
bearer Define usagePolicies API in QNetworkSession 2012-04-11 22:19:21 +02:00
generic remove obsolete qudevhelper and adopt mouse and touch plugins 2012-03-14 09:45:07 +01:00
imageformats Convert jpeg plugin to new format 2012-02-17 08:50:55 +01:00
platforminputcontexts Adapt Maliit input context to new input method interfaces 2012-04-03 12:45:46 +02:00
platforms Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents. 2012-04-11 10:46:19 +02:00
printsupport Compile fix for MinGW. 2012-03-24 08:56:35 +01:00
sqldrivers Use new plugin system for SQL drivers. 2012-02-24 22:38:28 +01:00
plugins.pro Add Qt Widgets opt out support to build system 2012-03-15 11:40:50 +01:00
qpluginbase.pri Made qpluginbase.pri into a feature profile. 2011-05-31 12:51:29 +02:00