12 #ifndef CXREGISTRATIONMETHODPLATEPLUGINACTIVATOR_H_ 13 #define CXREGISTRATIONMETHODPLATEPLUGINACTIVATOR_H_ 15 #include <ctkPluginActivator.h> 16 #include "boost/shared_ptr.hpp" 42 Q_INTERFACES(ctkPluginActivator)
43 Q_PLUGIN_METADATA(IID
"org_custusx_registration_method_plate")
50 void start(ctkPluginContext* context);
51 void stop(ctkPluginContext* context);
54 RegisteredServicePtr mRegistrationImageToPatient;
void stop(ctkPluginContext *context)
RegistrationMethodPlatePluginActivator()
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
~RegistrationMethodPlatePluginActivator()
void start(ctkPluginContext *context)
Namespace for all CustusX production code.