#include <QtGui/qitemselectionmodel.h>
#ifndef QITEMSELECTIONMODEL_H
#ifndef QT_NO_ITEMVIEWS
class QItemSelectionRange{
public: inline QItemSelectionRange(class QModelIndex const & atopLeft, class QModelIndex const & abottomRight);
};
#endif // QT_NO_ITEMVIEWS
#endif // QITEMSELECTIONMODEL_H