This file is indexed.

/usr/include/qt4/QtOpenGL/QtOpenGL is in libqt4-opengl-dev 4:4.8.1-0ubuntu4.

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
10
11
12
#ifndef QT_QTOPENGL_MODULE_H
#define QT_QTOPENGL_MODULE_H
#include <QtCore/QtCore>
#include <QtGui/QtGui>
#include "qgl.h"
#include "qglbuffer.h"
#include "qglcolormap.h"
#include "qglframebufferobject.h"
#include "qglfunctions.h"
#include "qglpixelbuffer.h"
#include "qglshaderprogram.h"
#endif