#include <QtCore/qbitarray.h>
#ifndef QBITARRAY_H
class QBitRef{
   /* Some contents are skipped to improve readability */
   public: inline class QBitRef& operator =(class QBitRef const & val);
   /* ... */
};
#endif // QBITARRAY_H