rocs/VisualEditor
AddDataAction.h
Go to the documentation of this file.
void addNode(QString name, QPointF pos)
the base class for custom actions. This class provides the basic functionality for all custom actions...
Definition: AbstractAction.h:36
AddDataAction(GraphScene *scene, QObject *parent=0)
Definition: AddDataAction.cpp:30
Definition: GraphScene.h:38
The 'Add Node' Action This action holds the 'Add Node' icon and tooltips, and when it's executed...
Definition: AddDataAction.h:33
void setActiveGraph(DataStructurePtr graph)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.