![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
#include <QList>#include <QSet>#include <QMap>#include <QString>Go to the source code of this file.
Namespaces | |
| camitk | |
Macros | |
| #define | CAMITK_API |
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... | |
| #define CAMITK_API |
1.8.13