7 #ifndef __UIMEDDATAQT_PLUGIN_HPP__ 8 #define __UIMEDDATAQT_PLUGIN_HPP__ 10 #include <fwRuntime/Plugin.hpp> 36 #endif //__UIMEDDATAQT_PLUGIN_HPP__ The namespace uiMedDataQt contains editors for medical data.
~Plugin() noexcept
destructor
Provides a default plugin implementation.
void start()
Notifies the plugin about its start.
void stop() noexcept
Notifies the plugin about its stop.