Qt Network C++ Classes

Provides classes to make network programming easier and portable. More...

Namespaces

QPasswordDigestor

Contains functions which you can use to generate hashes or keys

QSsl

Declares enums common to all SSL classes in Qt Network

Classes

QAbstractNetworkCache

The interface for cache implementations

QDnsDomainNameRecord

Stores information about a domain name record

QDnsHostAddressRecord

Stores information about a host address record

QDnsLookup

Represents a DNS lookup

QDnsMailExchangeRecord

Stores information about a DNS MX record

QDnsServiceRecord

Stores information about a DNS SRV record

QDnsTextRecord

Stores information about a DNS TXT record

QHstsPolicy

Specifies that a host supports HTTP Strict Transport Security policy (HSTS)

QNetworkAddressEntry

Stores one IP address supported by a network interface, along with its associated netmask and broadcast address

QNetworkCacheMetaData

Cache information

QNetworkCookie

Holds one network cookie

QNetworkCookieJar

Implements a simple jar of QNetworkCookie objects

QNetworkDatagram

The data and metadata of a UDP datagram

QNetworkDiskCache

Very basic disk cache

QNetworkInformation

Exposes various network information through native backends

QNetworkInterface

Listing of the host's IP addresses and network interfaces

QOcspResponse

This class represents Online Certificate Status Protocol response

QSslCertificateExtension

API for accessing the extensions of an X509 certificate

QSslCipher

Represents an SSL cryptographic cipher

QSslError

SSL error

QSslPreSharedKeyAuthenticator

Authentication data for pre shared keys (PSK) ciphersuites

Detailed Description

The Qt Network page contains information about how to use the module.