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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to