#include <QtCore/qnamespace.h>
#ifndef QNAMESPACE_H
class QInternal{
   /* Some contents are skipped to improve readability */
   public: static bool activateCallbacks(enum QInternal::Callback, void* *);
   /* ... */
};
#endif // QNAMESPACE_H