#include <QtGui/qitemselectionmodel.h>
#ifndef QITEMSELECTIONMODEL_H
#ifndef QT_NO_ITEMVIEWS
class QItemSelectionRange{
public: inline bool contains(int row, int column, class QModelIndex const & parentIndex) const
};
#endif // QT_NO_ITEMVIEWS
#endif // QITEMSELECTIONMODEL_H