Uses of Class
io.qt.network.QHostInfo
-
Uses of QHostInfo in io.qt.network
Modifier and TypeMethodDescriptionfinal void
Modifier and TypeMethodDescriptionstatic int
QHostInfo.lookupHost
(String name, QMetaObject.Slot1<QHostInfo> slot) Looks up the IP address(es) associated with host namename
, and returns an ID for the lookup.static int
QHostInfo.lookupHost
(String name, QObject context, QMetaObject.Slot1<QHostInfo> slot)