CustusX
16.5.0-rc9
An IGT application
|
#include "cxLogicManagerExport.h"
#include <QString>
#include <QObject>
#include <boost/shared_ptr.hpp>
#include "ctkPlugin.h"
#include "ctkPluginFramework_global.h"
Go to the source code of this file.
Classes | |
class | cx::PluginFrameworkManager |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef QSharedPointer< ctkPlugin > | ctkPluginPtr |
typedef std::pair< QString, ctkPluginPtr > | PluginData |
typedef QSharedPointer<ctkPlugin> ctkPluginPtr |
Definition at line 45 of file cxPluginFramework.h.
typedef std::pair<QString,ctkPluginPtr> PluginData |
Definition at line 46 of file cxPluginFramework.h.