qt6-bb10/tests/auto/network
Marc Mutz 4baf08653c QHostAddress: add missing docs
qHash(QHostAddress) was added in Qt 5.0 (at least the version with uint seed = 0).

op==(QHostAddress::SpecialAddress, QHostAddress) was there since QHostAddress was
added before public history. Since QHostAddress does not have a \since, the I did
not supply one for op==, either.

Since the equality operator did not have unit-tests, added one.

Change-Id: I954a0df02464338f08a12ca58d4cc0ceb013e67a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-01-15 08:07:22 +00:00
..
access Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-01 06:02:55 +01:00
bearer Improve reliability of network bearer tests 2017-01-02 21:03:29 +00:00
kernel QHostAddress: add missing docs 2017-01-15 08:07:22 +00:00
socket Fix warnings in tests (MinGW/MSCV) 2016-11-29 17:08:46 +00:00
ssl remove redundant conditionals regarding ssl 2016-10-04 08:25:24 +00:00
network.pro