#include <QtGui/qregion.h>
#ifndef QREGION_H
class QRegion{
   /* Some contents are skipped to improve readability */
   private: void exec(struct QByteArray const & ba, int ver = 0);
   /* ... */
};
#endif // QREGION_H