8 #ifndef __SCENE2D_PLUGIN_HPP__ 9 #define __SCENE2D_PLUGIN_HPP__ 12 #include <fwRuntime/Plugin.hpp> 41 #endif //__SCENE2D_PLUGIN_HPP__ This class is started when the bundles is loaded.
void stop() noexcept
Notifies the plugin about its stop.
This bundles contains data and services used to display a 2D Qt scene.
Provides a default plugin implementation.
~Plugin() noexcept
destructor
void start()
Notifies the plugin about its start.