[Qt-interest] namespace pollution?

FÖLDY Lajos foldy at rmki.kfki.hu
Mon Sep 13 20:45:58 CEST 2010


Hi,

I have encountered some strange error messages with my program. The 
problem was caused by qobjectdefs.h defining an empty macro emit:

     #include <QtGui/QtGui>
     void emit() {}

qt.cc:2:11: error: expected unqualified-id before ')' token

How can I get a complete list of similar 'reserved words' in Qt?

Thanks,
Lajos



More information about the Qt-interest-old mailing list