17 #ifndef BERRYQTSELECTIONPROVIDER_H_
18 #define BERRYQTSELECTIONPROVIDER_H_
24 #include <QItemSelectionModel>
25 #include <QItemSelection>
50 QItemSelectionModel::SelectionFlags);
52 QItemSelection GetQItemSelection()
const;
53 void SetQItemSelection(
const QItemSelection& selection);
55 QItemSelectionModel* GetItemSelectionModel()
const;
56 void SetItemSelectionModel(QItemSelectionModel* combo);
64 virtual void FireSelectionChanged(
const QItemSelection& selected,
const QItemSelection& deselected);
QItemSelectionModel * qSelectionModel
ISelectionChangedListener::Events selectionEvents
#define berryObjectMacro(...)