VPTissue Reference Manual
|
Interface for WorkspaceWizard. More...
#include <QWizard>
#include <QFileDialog>
#include <QListWidget>
#include <QComboBox>
#include <QLabel>
#include <QCheckBox>
#include <memory>
Go to the source code of this file.
Classes | |
class | SimShell::Gui::WorkspaceWizard |
A wizard that assists the user either specifying an existing workspace, or creating a new workspace. More... | |
class | SimShell::Gui::WorkspaceWizard::DonePage |
class | SimShell::Gui::WorkspaceWizard::ExistingPage |
Page shown when user specified an existing workspace. More... | |
class | SimShell::Gui::WorkspaceWizard::InitPage |
Page shown when user specified a path that doesn't contain a workspace already. More... | |
class | SimShell::Gui::WorkspaceWizard::PathPage |
Namespaces | |
SimShell | |
Namespace for generic graphical shell for simulators. | |
SimShell::Gui | |
Namespace for graphical interface classes. | |
SimShell::Ws | |
Namespace for generic workspace classes. | |
Interface for WorkspaceWizard.
Definition in file WorkspaceWizard.h.