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;
158 static QIcon ImageDescriptorFromPlugin(
159 const QString& pluginId,
const QString& imageFilePath);
161 static QIcon GetMissingIcon();