On Wednesday, 4 de January de 2012 15.01.47, Denis Dzyubenko wrote:
> Hi,
>
> I've made a patch for syncqt to make it generate forward include
> header (e.g. "include/QtCore/QObject" and "include/QtCore/qobject.h")
> even if the class name doesn't have a "Q" prefix - in qtjsondb module
> all classes have "JsonDb" prefix instead and that confused syncqt.
>
> I made it configurable via sync.profile -
> http://codereview.qt-project.org/12128

Have you checked what other stuff it creates on other modules?

The Q-protection was intentional, since there are other helper structs and
classes in Qt code.

syncqt was *not* designed for add-on modules, unfortunately.

--
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
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to