7 #include <fwCore/base.hpp> 9 #include <fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp> 10 #include <fwRuntime/profile/Profile.hpp> 12 #include "uiTF/Plugin.hpp" 19 static ::fwRuntime::utils::GenericExecutableFactoryRegistrar<Plugin> registrar(
"::uiTF::Plugin");
UITF_API void stop() noexcept
Notifies the plugin about its stop.
UITF_API ~Plugin() noexcept
destructor
UITF_API void start()
Notifies the plugin about its start.
Transfert functions editor.