Just wondering:
Is there any advantage of doing #include <QHttp>, etc.
instead of doing #include <QtNetwork>?
Does it load less code into memory or what?