Qt.QDnsSocket Class

public class QDnsSocket: QObject, System.IDisposable

Base Types

System.Object
  QtSupport
    QObject
      QDnsSocket

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QDnsSocket Constructors

QDnsSocket(Qt.QObject, System.String) Constructor
QDnsSocket(void *) Constructor

QDnsSocket Methods

QDnsSocket.Finalize Method


QDnsSocket(Qt.QObject, System.String) Constructor

protected void QDnsSocket(Qt.QObject arg1, System.String arg2);

See Also

Qt.QDnsSocket Class, Qt Namespace

QDnsSocket(void *) Constructor

public void QDnsSocket(void * ptr);

See Also

Qt.QDnsSocket Class, Qt Namespace

QDnsSocket.Finalize Method

protected override void Finalize();

See Also

Qt.QDnsSocket Class, Qt Namespace