Computer Assited Medical Intervention Tool Kit  version 4.0
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

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

Macro Definition Documentation

◆ CAMITK_API

#define CAMITK_API