Computer Assisted Medical Intervention Tool Kit  version 5.1
CamiTKAPI.h File Reference
#include <QList>
#include <QSet>
#include <QMap>
#include <QString>

Go to the source code of this file.

Namespaces

namespace  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)