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 <Receiver extends QObject>
intQHostInfo.lookupHost
(String name, Receiver receiver, QMetaObject.Slot2<Receiver, QHostInfo> slot) SeeQHostInfo::
lookupHost<Func>(QString, const QtPrivate::FunctionPointer::Object<Func>*, Func) static <Receiver> int
QHostInfo.lookupHost
(String name, Receiver receiver, QMetaObject.Slot2<Receiver, QHostInfo> slot) SeeQHostInfo::
lookupHost<Func>(QString, const QtPrivate::FunctionPointer::Object<Func>*, Func) static int
QHostInfo.lookupHost
(String name, QObject receiver, QMetaObject.Slot1<QHostInfo> slot) SeeQHostInfo::
lookupHost<Func>(QString, const QtPrivate::FunctionPointer::Object<Func>*, Func) static int
QHostInfo.lookupHost
(String name, QMetaObject.Connectable1<QHostInfo> signal) static int
QHostInfo.lookupHost
(String name, QMetaObject.Slot1<QHostInfo> slot) 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