Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Macros | Typedefs
CamiTKAPI.h File Reference
#include <QList>
#include <QSet>
#include <QMap>
#include <QString>
+ Include dependency graph for CamiTKAPI.h:
+ This graph shows which files directly or indirectly include this file:

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

#define CAMITK_API