#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 const QString | MACRO_CALL_VIEWERS = "NEEDS_VIEWER_EXTENSION" |
|
static |
Referenced by DependencyGenerator::getNeededActionsString().
|
static |
Referenced by DependencyGenerator::getCepLibsString().
|
static |
Referenced by DependencyGenerator::getNeededComponentsString().
|
static |
Referenced by DependencyGenerator::getNeededViewersString().