#include <QtCore/qresource.h>
#ifndef QRESOURCE_H
class QResource{
   /* Some contents are skipped to improve readability */
   private: inline struct QResourcePrivate const * d_func() const
   /* ... */
};
#endif // QRESOURCE_H