Do not specifically mention features supported since XP
We do not support Windows older versions in the first place ... Change-Id: I2cd3135f1b7f2dac6929c07624ea9373f4ac0ff1 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
parent
dcedbce99a
commit
6a607aa7aa
@ -353,8 +353,7 @@ void QNetworkAddressEntry::setBroadcast(const QHostAddress &newBroadcast)
|
||||
Not all operating systems support reporting all features. Only the
|
||||
IPv4 addresses are guaranteed to be listed by this class in all
|
||||
platforms. In particular, IPv6 address listing is only supported
|
||||
on Windows XP and more recent versions, Linux, MacOS X and the
|
||||
BSDs.
|
||||
on Windows, Linux, OS X and the BSDs.
|
||||
|
||||
\sa QNetworkAddressEntry
|
||||
*/
|
||||
|
@ -56,9 +56,6 @@ QT_BEGIN_NAMESPACE
|
||||
waitForReadyRead(), waitForBytesWritten(), and waitForDisconnected()
|
||||
which blocks until the operation is complete or the timeout expires.
|
||||
|
||||
\note This feature is not supported on versions of Windows earlier than
|
||||
Windows XP.
|
||||
|
||||
\sa QLocalServer
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user