VPTissue Reference Manual
TissueGraphicsView.h File Reference

Interface for GraphicsView of tissue. More...

#include "EditableCellItem.h"
#include "EditableEdgeItem.h"
#include "EditableNodeItem.h"
#include "exporters/BitmapGraphicsExporter.h"
#include "gui/PanAndZoomView.h"
#include "model/ComponentTraits.h"
#include "model/ComponentFactoryProxy.h"
#include <boost/property_tree/ptree.hpp>
#include <QGraphicsScene>
#include <list>
#include <memory>
#include <string>
Include dependency graph for TissueGraphicsView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimPT_Editor::TissueGraphicsView
 The graphical view on the tissue. More...
 

Namespaces

 SimPT_Editor
 Namespace for SimPT tissue editor package.
 

Enumerations

enum  SimPT_Editor::Mode {
  DISPLAY, NODE, NODE_COPY, EDGE,
  EDGE_COPY, CELL, CELL_COPY, CELL_CREATE,
  CELL_SLICE, NONE
}
 Different modes for the graphicsview.
 

Detailed Description

Interface for GraphicsView of tissue.

Definition in file TissueGraphicsView.h.