12 #ifndef CXUSRECONSTRUCTIONPLUGINACTIVATOR_H_ 13 #define CXUSRECONSTRUCTIONPLUGINACTIVATOR_H_ 15 #include <ctkPluginActivator.h> 16 #include "boost/shared_ptr.hpp" 41 Q_INTERFACES(ctkPluginActivator)
42 Q_PLUGIN_METADATA(IID
"org_custusx_usreconstruction")
49 void start(ctkPluginContext* context);
50 void stop(ctkPluginContext* context);
53 RegisteredServicePtr mRegisteredGui;
54 RegisteredServicePtr mUsReconstruction;
~UsReconstructionPluginActivator()
UsReconstructionPluginActivator()
void stop(ctkPluginContext *context)
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void start(ctkPluginContext *context)
Namespace for all CustusX production code.