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 class QDnsServiceRecord
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QDnsServiceRecord
public QDnsServiceRecord() -
QDnsServiceRecord
-
-
Method Details
-
name
-
assign
-
port
-
priority
-
swap
-
target
-
timeToLive
-
weight
-
clone
Creates and returns a copy of this object.
-