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