#include <QtCore/qobjectdefs.h> #ifndef QOBJECTDEFS_H struct /*anonymous*/{ /* Some contents are skipped to improve readability */ public: struct QMetaObject const * * extradata; /* ... */ }; #endif // QOBJECTDEFS_H