VPTissue Reference Manual
|
Implementation for WorkspaceWizard. More...
#include "WorkspaceWizard.h"
#include "workspace/IWorkspaceFactory.h"
#include "workspace/IWorkspace.h"
#include "util/misc/Exception.h"
#include <QDir>
#include <QHBoxLayout>
#include <QLineEdit>
#include <QMessageBox>
#include <QPushButton>
#include <QSettings>
#include <QVariant>
#include <QWizardPage>
#include <iostream>
#include <typeinfo>
Go to the source code of this file.
Namespaces | |
SimShell | |
Namespace for generic graphical shell for simulators. | |
SimShell::Gui | |
Namespace for graphical interface classes. | |
Implementation for WorkspaceWizard.
Definition in file WorkspaceWizard.cpp.