[Development] QValidator in QtCore

Konstantin Ritt ritt.ks at gmail.com
Sun Sep 22 01:21:40 CEST 2013


I remember some classes were moved from QtXml to QtCore without breaking
the compatibility. Am I wrong?

Regards,
Konstantin


2013/9/20 Thiago Macieira <thiago.macieira at intel.com>

> On quinta-feira, 19 de setembro de 2013 17:13:40, Matt Broadstone wrote:
> > Is it crazy/impossible to propose moving the QValidator class from QtGui
> to
> > QtCore? I know it was initially designed for validating widgets, however
> I
> > have a project right now (an ORM) that could very much benefit from these
> > classes. It doesn't seem that the implementation depends on QtGui at all,
> > but I'm a bit unclear what this would mean wrt BC/SC. Anyway, just a
> > thought, figured someone would have a good answer.
>
> We can't move classes between modules without breaking binary
> compatibility.
>
> We can provide a new class with similar / same functionality.
> --
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130922/28cfeae4/attachment.html>


More information about the Development mailing list