This file is indexed.

/usr/include/qt4/Qt/QtScriptTools is in libqt4-dev 4:4.8.1-0ubuntu4.9.

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
#ifndef QT_QTSCRIPTTOOLS_MODULE_H
#define QT_QTSCRIPTTOOLS_MODULE_H
#include <QtCore/QtCore>
#include <QtGui/QtGui>
#include <QtScript/QtScript>
#include "qscriptenginedebugger.h"
#endif