13 #ifndef BERRYABSTRACTUICTKPLUGIN_H_
14 #define BERRYABSTRACTUICTKPLUGIN_H_
22 class IPreferencesService;
28 template<
class T>
class SmartPointer;
82 static const QString FN_DIALOG_SETTINGS;
126 void start(ctkPluginContext* context)
override;
136 void stop(ctkPluginContext* context)
override;
159 const QString& pluginId,
const QString& imageFilePath);
void start(ctkPluginContext *context) override
IWorkbench * GetWorkbench()
static QIcon GetMissingIcon()
void stop(ctkPluginContext *context) override
mitk::IPreferences * GetPreferences() const
mitk::IPreferencesService * GetPreferencesService() const
static QIcon ImageDescriptorFromPlugin(const QString &pluginId, const QString &imageFilePath)
A service for persistent application preferences.
Interface to application preferences.
Find image slices visible on a given plane.