VPTissue Reference Manual
|
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>
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. | |
Interface for GraphicsView of tissue.
Definition in file TissueGraphicsView.h.