1 #ifndef QTSCRIPTSHELL_QITEMSELECTIONMODEL_H
2 #define QTSCRIPTSHELL_QITEMSELECTIONMODEL_H
4 #include <qitemselectionmodel.h>
6 #include <QtScript/qscriptvalue.h>
18 bool event(QEvent* arg__1);
21 void select(
const QItemSelection& selection, QItemSelectionModel::SelectionFlags command);
22 void select(
const QModelIndex& index, QItemSelectionModel::SelectionFlags command);
28 #endif // QTSCRIPTSHELL_QITEMSELECTIONMODEL_H