[Development] Qt{X11,Mac,Windows}Support
Thiago Macieira
thiago.macieira at intel.com
Wed Nov 30 18:42:46 CET 2011
During the Lighthouse documentation discussion here in San Francisco, one of
the topics raised was where classes like QX11EmbedContainer and
QMacCocoaViewContainer would be. They cannot be in QtGui because QtGui does
not link to the necessary libraries.
So our conclusion is that we need a set of libraries that are platform-specific
and would include those classes. It's up to the application developer to
guarantee that the application is using the right Lighthouse plugin if they
use the library unconditionally, or they need to use a plugin system based on
the Lighthouse plugin loaded at runtime.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20111130/8f3f6f9a/attachment.sig>
More information about the Development
mailing list