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