CustusX  18.04
An IGT application
cxPluginFramework.h File Reference
#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, ctkPluginPtrPluginData
 

Typedef Documentation

typedef QSharedPointer<ctkPlugin> ctkPluginPtr

Definition at line 24 of file cxPluginFramework.h.

typedef std::pair<QString,ctkPluginPtr> PluginData

Definition at line 25 of file cxPluginFramework.h.