NorMIT-nav  2023.01.05-dev+develop.0da12
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

◆ ctkPluginPtr

typedef QSharedPointer<ctkPlugin> ctkPluginPtr

Definition at line 24 of file cxPluginFramework.h.

◆ PluginData

typedef std::pair<QString,ctkPluginPtr> PluginData

Definition at line 25 of file cxPluginFramework.h.