qt5base-lts/tests/auto/network/kernel/qhostaddress
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
..
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qhostaddress.pro QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
tst_qhostaddress.cpp QHostAddress: add missing docs 2017-01-15 08:07:22 +00:00