#include <QtCore/qstring.h>
#ifndef QSTRING_H
class QCharRef{
   /* Some contents are skipped to improve readability */
   public: inline void setCell(uchar acell);
   /* ... */
};
#endif // QSTRING_H