#include <QtCore/qbytearray.h> #ifndef QBYTEARRAY_H char* qstrcpy(char* dst, char const * src); #endif // QBYTEARRAY_H