12 #ifndef CXCALIBRATIONPLUGINACTIVATOR_H_ 13 #define CXCALIBRATIONPLUGINACTIVATOR_H_ 15 #include <ctkPluginActivator.h> 16 #include "boost/shared_ptr.hpp" 44 Q_INTERFACES(ctkPluginActivator)
45 Q_PLUGIN_METADATA(IID
"org_custusx_calibration")
52 void start(ctkPluginContext* context);
53 void stop(ctkPluginContext* context);
56 RegisteredServicePtr mGUIExtender;
CalibrationPluginActivator()
void stop(ctkPluginContext *context)
boost::shared_ptr< CalibrationGUIExtenderService > CalibrationGUIExtenderServicePtr
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void start(ctkPluginContext *context)
~CalibrationPluginActivator()
Namespace for all CustusX production code.