![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
#include "DependencyGenerator.h"#include <QStringList>#include <QVector>#include <Dependency.hxx>Variables | |
| static const QString | MACRO_CALL_ACTIONS = "NEEDS_ACTION_EXTENSION" |
| static const QString | MACRO_CALL_CEP_LIBRARIES = "NEEDS_CEP_LIBRARIES" |
| static const QString | MACRO_CALL_COMPONENTS = "NEEDS_COMPONENT_EXTENSION" |
|
static |
Referenced by DependencyGenerator::getNeededActionsString().
|
static |
Referenced by DependencyGenerator::getCepLibsString().
|
static |
Referenced by DependencyGenerator::getNeededComponentsString().
1.8.13