6 #ifndef __UIPREFERENCES_PLUGIN_HPP__ 7 #define __UIPREFERENCES_PLUGIN_HPP__ 9 #include <fwRuntime/Plugin.hpp> 36 #endif //__UIPREFERENCES_PLUGIN_HPP__ void stop() noexcept
Notifies the plugin about its stop.
Provides a default plugin implementation.
void start()
Notifies the plugin about its start.
~Plugin() noexcept
destructor
The namespace uiPreferences contains editors to manage the preferences configuration.