#include <QtCore/qstring.h>
#ifndef QSTRING_H
class QCharRef{
   /* Some contents are skipped to improve readability */
   public: inline class QCharRef& operator =(ushort rc);
   /* ... */
};
#endif // QSTRING_H