/usr/include/qt5/QtTest/qttestversion.h is in qtbase5-dev 5.2.1+dfsg-1ubuntu14.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | /* This file was generated by syncqt. */
#ifndef QT_QTTEST_VERSION_H
#define QT_QTTEST_VERSION_H
#define QTTEST_VERSION_STR "5.2.1"
#define QTTEST_VERSION 0x050201
#endif // QT_QTTEST_VERSION_H
|