#include <QtGui/qitemselectionmodel.h>
#ifndef QITEMSELECTIONMODEL_H
#ifndef QT_NO_ITEMVIEWS
class QItemSelectionModel: public QObject{
public: virtual struct QMetaObject const * metaObject() const
};
#endif // QT_NO_ITEMVIEWS
#endif // QITEMSELECTIONMODEL_H