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