mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 10:22:55 +00:00
QHostAddress documentation update
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
11fdfa54a3
commit
9a5c6fe1e6
1 changed files with 1 additions and 2 deletions
|
@ -58,8 +58,7 @@ QHostAddressPrivate::QHostAddressPrivate()
|
|||
and QUdpSocket to connect to a host or to set up a server.
|
||||
|
||||
A host address is set with setAddress(), and retrieved with
|
||||
toIPv4Address(), toIPv6Address(), or toString(). You can check the
|
||||
type with protocol().
|
||||
toString(). You can check the type with protocol().
|
||||
|
||||
\note Please note that QHostAddress does not do DNS lookups.
|
||||
QHostInfo is needed for that.
|
||||
|
|
Loading…
Add table
Reference in a new issue