java.lang.Object
io.qt.QtObject
io.qt.network.QDnsServiceRecord
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Stores information about a DNS SRV record
Java wrapper for Qt's class QDnsServiceRecord
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QDnsServiceRecord
public QDnsServiceRecord() -
QDnsServiceRecord
-
QDnsServiceRecord
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details