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