[Development] QtSC: Scene Graph discussion

Sletta Gunnar Gunnar.Sletta at digia.com
Thu Aug 1 09:17:32 CEST 2013


On Jul 31, 2013, at 7:56 PM, Thiago Macieira <thiago.macieira at intel.com> wrote:

> On quarta-feira, 31 de julho de 2013 08:33:16, Sletta Gunnar wrote:
>> Stand alone module. Though the scene graph is public API inside Qt Quick,
>> the question has been raised in the past if it makes sense to make it
>> possible to build it into a separate module. Not an officially supported
>> module, but just possible. We concluded that it doesn't really make sense.
> 
> And not technically possible without BC break. See the Qt 4 moving of the 
> QXmlStream* classes from QtXml to QtCore for reference.

Indeed, the proposed patch created an new library (which was only built when manually cd'ing into src/scenegraph and building it there) which would not have been usable together with Qt Quick (until Qt 6, that is).

> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development




More information about the Development mailing list