[Qt-interest] QtNetwork
Stephen Jackson
spjackson42 at gmail.com
Tue Nov 24 07:22:47 CET 2009
2009/11/23 Richard Moore :
> On Mon, Nov 23, 2009 at 3:11 PM, Gian Marco Gallo
> <gianmarco.gallo at gmail.com> wrote:
>> #include <QtNetwork>
>
> There's no header called QtNetwork. Try #include <QHttp> since that's
> the class you're using. You should consider using
> QNetworkAccessManager instead however since it has a better API and
> the best class to use in new code.
>
There is indeed a header called QtNetwork:
qt/include/QtNetwork/QtNetwork. The documentation tells you to use it,
see http://doc.trolltech.com/4.5/qtnetwork.html "Configuring the Build
Process".
--
Cheers,
Stephen Jackson
More information about the Qt-interest-old
mailing list