CustusX
18.04-rc5
An IGT application
|
#include <cxExamplePluginActivator.h>
Public Member Functions | |
ExamplePluginActivator () | |
~ExamplePluginActivator () | |
void | start (ctkPluginContext *context) |
void | stop (ctkPluginContext *context) |
Activator for the example plugin
Definition at line 32 of file cxExamplePluginActivator.h.
cx::ExamplePluginActivator::ExamplePluginActivator | ( | ) |
Definition at line 23 of file cxExamplePluginActivator.cpp.
cx::ExamplePluginActivator::~ExamplePluginActivator | ( | ) |
Definition at line 28 of file cxExamplePluginActivator.cpp.
void cx::ExamplePluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 31 of file cxExamplePluginActivator.cpp.
void cx::ExamplePluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 36 of file cxExamplePluginActivator.cpp.