#include <QtCore/qglobal.h> #ifndef QGLOBAL_H #if defined(__cplusplus) #ifndef QT_NO_KEYWORDS #ifndef foreach #define foreach Q_FOREACH #endif #endif #endif /* __cplusplus */ #endif /* QGLOBAL_H */