Computer Assisted Medical Intervention Tool Kit  version 5.2
GeneratingCEPState.cpp File Reference
#include "GeneratingCEPState.h"
#include "GeneratingCEPWidget.h"
#include "WizardMainWindow.h"
#include "DefaultGUIText.h"
#include <CepGenerator.h>
#include <ClassNameHandler.h>
#include <Cep.hxx>
#include <Contact.hxx>
#include <QDir>
#include <iostream>
#include <sstream>
+ Include dependency graph for GeneratingCEPState.cpp:

Variables

static const QString cepSchemaNamespace = "http://camitk.imag.fr/cepcoreschema"
 

Variable Documentation

◆ cepSchemaNamespace

const QString cepSchemaNamespace = "http://camitk.imag.fr/cepcoreschema"
static