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