Computer Assited Medical Intervention Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros 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

namespace  camitk

Macros

#define CAMITK_API

Typedefs

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

Macro Definition Documentation

#define CAMITK_API