qt5base-lts/tests/auto/network
Marc Mutz 32dfbd6dbf Add qHash(QSslError) overload
qsslsocket_winrt.cpp defined it locally, which runs the risk of
clashes with a potential user-defined qHash(QSslError), so
make it public.

Also included both .error() and .certificate() in the hash, as
both of these are used to determine equality (the WinRT version
only used .error()).

[ChangeLog][QtNetwork][QSslError] Can now be used in QSet/QHash.

Change-Id: Ieb7995bed491ff011d4be9dad544248b56fd4f73
Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
Reviewed-by: Andrew Knight <andrew.knight@digia.com>
2014-10-19 07:32:41 +02:00
..
access Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00
bearer Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel Disable tst_qhostinfo on OS X. 2014-10-10 13:15:43 +02:00
socket Update license headers and add new license files 2014-09-24 12:26:19 +02:00
ssl Add qHash(QSslError) overload 2014-10-19 07:32:41 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00