![]() |
Computer Assited Medical Intervention Tool Kit
version 4.0
|
#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... | |
#define CAMITK_API |