/usr/include/qt4/QtUiTools/QtUiTools is in libqt4-dev 4:4.8.7+dfsg-11.
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 | #ifndef QT_QTUITOOLS_MODULE_H
#define QT_QTUITOOLS_MODULE_H
#include <QtXml/QtXml>
#include "quiloader.h"
#endif
|