VPTissue Reference Manual
WorkspaceQtModel.h File Reference

Interface for WorkspaceQtModel. More...

#include "gui/controller/ProjectController.h"
#include "workspace/IWorkspace.h"
#include "workspace/IProject.h"
#include <QAbstractItemModel>
#include <boost/property_tree/ptree.hpp>
#include <memory>
#include <vector>
Include dependency graph for WorkspaceQtModel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimShell::Gui::WorkspaceQtModel
 Abstraction of workspace on the filesystem. More...
 
struct  SimShell::Gui::WorkspaceQtModel::Item::FI
 
struct  SimShell::Gui::WorkspaceQtModel::Item::PR
 
struct  SimShell::Gui::WorkspaceQtModel::Item::WS
 

Namespaces

 SimShell
 Namespace for generic graphical shell for simulators.
 
 SimShell::Gui
 Namespace for graphical interface classes.
 
 SimShell::Ws
 Namespace for generic workspace classes.
 

Detailed Description

Interface for WorkspaceQtModel.

Definition in file WorkspaceQtModel.h.