33 #ifndef CXDICOMPLUGINACTIVATOR_H_ 34 #define CXDICOMPLUGINACTIVATOR_H_ 36 #include "org_custusx_dicom_Export.h" 38 #include <ctkPluginActivator.h> 39 #include "boost/shared_ptr.hpp" 65 Q_INTERFACES(ctkPluginActivator)
66 Q_PLUGIN_METADATA(IID
"org_custusx_dicom")
73 void start(ctkPluginContext* context);
74 void stop(ctkPluginContext* context);
77 RegisteredServicePtr mRegistration;
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
boost::shared_ptr< DicomGUIExtenderService > DicomGUIExtenderServicePtr
Namespace for all CustusX production code.