CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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,
ctkPluginPtr
PluginData
 

Typedef Documentation

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.