QtNetwork ModuleThe QtNetwork module provides classes to make network programming easier and portable. More... Namespaces
Classes
Detailed DescriptionTo include the definitions of the module's classes, use the following directive: #include <QtNetwork>
To link against the module, add this line to your qmake .pro file: QT += network |