#include <QtCore/qstring.h>
#ifndef QSTRING_H
classQString{
/* Some contents are skipped to improve readability */public: inlineclassQStringarg(short int a, int fieldWidth = 0, int base = 10, classQCharconst & fillChar = QLatin1Char::QLatin1Char(32)) const/* ... */
};
#endif // QSTRING_H