11 #ifndef CXSTATEPLUGINACTIVATOR_H
12 #define CXSTATEPLUGINACTIVATOR_H
14 #include <ctkPluginActivator.h>
15 #include "boost/shared_ptr.hpp"
39 Q_INTERFACES(ctkPluginActivator)
40 Q_PLUGIN_METADATA(IID
"org_custusx_core_state")
47 void start(ctkPluginContext* context);
48 void stop(ctkPluginContext* context);
56 #endif // CXSTATEPLUGINACTIVATOR_H