33 #ifndef CXBRONCHOSCOPYNAVIGATIONPLUGINACTIVATOR_H_ 34 #define CXBRONCHOSCOPYNAVIGATIONPLUGINACTIVATOR_H_ 36 #include <ctkPluginActivator.h> 37 #include "boost/shared_ptr.hpp" 56 Q_INTERFACES(ctkPluginActivator)
57 Q_PLUGIN_METADATA(IID
"org_custusx_bronchoscopynavigation")
64 void start(ctkPluginContext* context);
65 void stop(ctkPluginContext* context);
68 RegisteredServicePtr mRegistration;
~BronchoscopyNavigationPluginActivator()
void stop(ctkPluginContext *context)
BronchoscopyNavigationPluginActivator()
boost::shared_ptr< BronchoscopyNavigationGUIExtenderService > BronchoscopyNavigationGUIExtenderServicePtr
void start(ctkPluginContext *context)
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
Namespace for all CustusX production code.