Computer Assisted Medical Intervention Tool Kit  version 5.2
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
 
#define CAMITK_API_DEPRECATED(X)
 

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...
 
using camitk::ViewerList = QList< Viewer * >
 A list of Viewer. More...
 
using camitk::ViewerSet = QSet< Viewer * >
 A set of Viewer. More...
 

Macro Definition Documentation

◆ CAMITK_API

#define CAMITK_API

◆ CAMITK_API_DEPRECATED

#define CAMITK_API_DEPRECATED (   X)