14 #ifndef MITKDATATREENODESELECTION_H_ 15 #define MITKDATATREENODESELECTION_H_ 38 Object::Pointer GetFirstElement()
const override;
42 int Size()
const override;
44 ContainerType::Pointer ToVector()
const override;
46 std::list<mitk::DataNode::Pointer> GetSelectedDataNodes()
const;
51 bool IsEmpty()
const override;
Light weight base class for most BlueBerry classes.
DataCollection - Class to facilitate loading/accessing structured data.
ContainerType::const_iterator iterator
MITKCORE_EXPORT bool operator==(const InteractionEvent &a, const InteractionEvent &b)
ContainerType::Pointer m_Selection
#define berryObjectMacro(...)
#define MITK_GUI_COMMON_PLUGIN