This file is indexed.

/usr/include/qt4/Qt/QtSvg 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
8
9
#ifndef QT_QTSVG_MODULE_H
#define QT_QTSVG_MODULE_H
#include <QtCore/QtCore>
#include <QtGui/QtGui>
#include "qgraphicssvgitem.h"
#include "qsvggenerator.h"
#include "qsvgrenderer.h"
#include "qsvgwidget.h"
#endif