12 #ifndef CXDICOMPLUGINACTIVATOR_H_ 13 #define CXDICOMPLUGINACTIVATOR_H_ 15 #include "org_custusx_dicom_Export.h" 17 #include <ctkPluginActivator.h> 18 #include "boost/shared_ptr.hpp" 44 Q_INTERFACES(ctkPluginActivator)
45 Q_PLUGIN_METADATA(IID
"org_custusx_dicom")
52 void start(ctkPluginContext* context);
53 void stop(ctkPluginContext* context);
56 RegisteredServicePtr mRegistration;
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
boost::shared_ptr< DicomGUIExtenderService > DicomGUIExtenderServicePtr
Namespace for all CustusX production code.