rocs/VisualEditor
DeleteHandAction.cpp
Go to the documentation of this file.
34 DeleteHandAction::DeleteHandAction(GraphScene* scene, QObject* parent): AbstractAction(scene, parent)
the base class for custom actions. This class provides the basic functionality for all custom actions...
Definition: AbstractAction.h:36
DeleteHandAction(GraphScene *scene, QObject *parent)
Definition: DeleteHandAction.cpp:34
Definition: GraphScene.h:38
Definition: DataItem.h:38
bool executeKeyRelease(QKeyEvent *keyEvent)
Definition: DeleteHandAction.cpp:64
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.