13 #ifndef MITKDATASTORAGEEDITORINPUT_H_ 14 #define MITKDATASTORAGEEDITORINPUT_H_ 42 bool Exists()
const override;
43 QString
GetName()
const override;
44 QString GetToolTipText()
const override;
45 QIcon GetIcon()
const override;
48 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