7 #ifndef __UIMEASUREMENTQT_PLUGIN_HPP__ 8 #define __UIMEASUREMENTQT_PLUGIN_HPP__ 10 #include <fwRuntime/Plugin.hpp> 36 #endif //__UIMEASUREMENTQT_PLUGIN_HPP__ void stop() noexcept
Notifies the plugin about its stop.
~Plugin() noexcept
destructor
void start()
Notifies the plugin about its start.
Provides a default plugin implementation.