|
void | removeDiagramItems () |
|
|
void | removingDiagramItems () |
|
|
| GraphEditPane (int diagramID, const QSize &size, QWidget *parent=0) |
|
int | getDiagramID () const |
|
void | setNextID (const QString &ID) |
|
void | setEditMode (EditMode mode) |
|
void | addPass (const QPointF &point, const QString &ID, int guiID) |
|
void | addNode (GraphicWidget &node) |
|
void | removeNode (int guiID) |
|
void | setGraphicsView (QGraphicsView *view) |
|
QGraphicsView * | getGraphicsView () |
|
|
void | mousePressEvent (QGraphicsSceneMouseEvent *event) |
|
void | mouseMoveEvent (QGraphicsSceneMouseEvent *event) |
|
void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) |
|
void | keyPressEvent (QKeyEvent *keyEvent) |
|
The documentation for this class was generated from the following file: