Computer Assited Medical Intervention Tool Kit  version 4.1
Namespaces | Macros | Typedefs
CamiTKAPI.h File Reference
#include <QList>
#include <QSet>
#include <QMap>
#include <QString>

Go to the source code of this file.

Namespaces

 camitk
 

Macros

#define CAMITK_API
 

Typedefs

using camitk::ActionList = QList< Action * >
 A list of Action. More...
 
using camitk::ActionSet = QSet< Action * >
 A set of Action. More...
 
using camitk::ComponentList = QList< Component * >
 A list of Component. More...
 

Macro Definition Documentation

◆ CAMITK_API

#define CAMITK_API