13 #ifndef BERRYQTSELECTIONPROVIDER_H_ 14 #define BERRYQTSELECTIONPROVIDER_H_ 20 #include <QItemSelectionModel> 21 #include <QItemSelection> 46 QItemSelectionModel::SelectionFlags);
48 QItemSelection GetQItemSelection()
const;
49 void SetQItemSelection(
const QItemSelection& selection);
51 QItemSelectionModel* GetItemSelectionModel()
const;
52 void SetItemSelectionModel(QItemSelectionModel* combo);
60 virtual void FireSelectionChanged(
const QItemSelection& selected,
const QItemSelection& deselected);
QItemSelectionModel * qSelectionModel
ISelectionChangedListener::Events selectionEvents
#define berryObjectMacro(...)