#include <QtGui/qabstractitemview.h>
#ifndef QABSTRACTITEMVIEW_H
#ifndef QT_NO_ITEMVIEWS
class QAbstractItemView: public QAbstractScrollArea{
private: inline struct QAbstractItemViewPrivate const * d_func() const
};
#endif // QT_NO_ITEMVIEWS
#endif // QABSTRACTITEMVIEW_H