[Development] syncqt generated forward include headers

Thiago Macieira thiago.macieira at intel.com
Wed Jan 4 15:33:51 CET 2012


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
-------------- 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/20120104/aa9ad363/attachment.sig>


More information about the Development mailing list