Qt Network C++ Classes
Provides classes to make network programming easier and portable. More...
Detailed Description
To 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