[Qt-interest] qt without qtnetwork
Thiago Macieira
thiago at kde.org
Wed May 19 19:04:07 CEST 2010
Em Quarta-feira 19 Maio 2010, às 17:43:04, Gordon Schumacher escreveu:
> I will comment in advance that if you are running Qt/E (which is usually
> why people want to disable things) then QtGui depends on QtNetwork, at
> least in Linux. Furthermore, there is one option you must keep enabled,
> or the whole thing breaks down... I am not positive, but I believe it
> was socket support. Otherwise you end up with very strange errors on
> the console when starting a GUI application...
QWS uses Unix sockets to communicate with the QWS server. QtNetwork is also
used for things like the VNC screen driver, but that's optional.
But you can imagine my surprise when I first found Unix socket code in QtGui
(src/gui/embedded) :-)
This was before QLocalSocket existed.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100519/d7d6a0fa/attachment.bin
More information about the Qt-interest-old
mailing list