rocs/VisualEditor
DeleteAction.cpp
Go to the documentation of this file.
40 DeleteAction::DeleteAction(const QString& name, GraphScene *scene, DataPtr data, QWidget *parent)
48 DeleteAction::DeleteAction(const QString& name, GraphScene *scene, DataStructurePtr dataStructure, QWidget *parent)
QList< QGraphicsItem * > selectedItems() const
Definition: GraphScene.h:38
DeleteAction(const QString &name, GraphScene *scene, QWidget *parent)
Constructor for delete action that deletes all selected data items.
Definition: DeleteAction.cpp:33
Definition: DataItem.h:38
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.