#include "AbstractAction.h"#include <QObject>#include <QPointF>Go to the source code of this file.
Classes | |
| class | SelectAction |
| The 'Add Node' Action This action holds the 'Add Node' icon and tooltips, and when it's executed, it will place a new node on the QGraphicsView that holds all the items. More... | |
1.6.3