#include <QtGui/qitemselectionmodel.h>
#ifndef QITEMSELECTIONMODEL_H
#ifndef QT_NO_ITEMVIEWS
template < > class QTypeInfo < class QItemSelectionRange >{
   public: static inline char const * name();
   public: enum /*anonymous*/{
      isComplex = 1,
      isStatic = 0,
      isLarge = 1,
      isPointer = 0,
      isDummy = 0,
   };
};
#endif // QT_NO_ITEMVIEWS
#endif // QITEMSELECTIONMODEL_H