Uses of Class
io.qt.network.QHostInfo
Packages that use QHostInfo
-
Uses of QHostInfo in io.qt.network
Methods in io.qt.network that return QHostInfoModifier and TypeMethodDescriptionQHostInfo.clone()
Creates and returns a copy of this object.static QHostInfo
Methods in io.qt.network with parameters of type QHostInfoModifier and TypeMethodDescriptionfinal void
final void
Method parameters in io.qt.network with type arguments of type QHostInfoModifier and TypeMethodDescriptionstatic int
QHostInfo.lookupHost
(String name, QObject receiver, QMetaObject.Slot1<QHostInfo> func) SeeQHostInfo::
lookupHost<Functor>(QString, const QtPrivate::ContextTypeForFunctor::ContextType<Functor>*, Functor&&) static int
QHostInfo.lookupHost
(String name, QMetaObject.Connectable1<QHostInfo> signal) static int
QHostInfo.lookupHost
(String name, QMetaObject.Slot1<QHostInfo> func) Overloaded function forlookupHost(java.lang.String, io.qt.core.QObject, io.qt.core.QMetaObject.Slot1)
.Constructors in io.qt.network with parameters of type QHostInfo