17 #ifndef MITKDATASTORAGEEDITORINPUT_H_
18 #define MITKDATASTORAGEEDITORINPUT_H_
46 bool Exists()
const override;
47 QString
GetName()
const override;
48 QString GetToolTipText()
const override;
49 QIcon GetIcon()
const override;
52 Object* GetAdapter(
const QString &adapterType)
const override;
Light weight base class for most BlueBerry classes.
DataCollection - Class to facilitate loading/accessing structured data.
MITKCORE_EXPORT bool operator==(const InteractionEvent &a, const InteractionEvent &b)
berry::SmartPointer< Self > Pointer
#define berryObjectMacro(...)
static std::string GetName(std::string fileName, std::string suffix)
#define MITK_GUI_COMMON_PLUGIN