14 #ifndef QMITKDATATREENODESELECTIONPROVIDER_H_ 15 #define QMITKDATATREENODESELECTIONPROVIDER_H_ 54 void FireSelectionChanged(
const QItemSelection& selected,
const QItemSelection& deselected)
override;
A BlueBerry selection provider for mitk::DataNode selections.
virtual void FireSelectionChanged(const QItemSelection &selected, const QItemSelection &deselected)
ISelection::ConstPointer GetSelection() const override
void SetSelection(const ISelection::ConstPointer &selection) override
berryObjectMacro(QtSelectionProvider)