rocs/VisualEditor
AssignValuesToolsPlugin.h
Go to the documentation of this file.
This interface must be implemented by all Visual graph editor tools.
Definition: ToolsPluginInterface.h:73
~AssignValuesToolPlugin()
Definition: AssignValuesToolsPlugin.cpp:53
QObject * parent() const
AssignValuesToolPlugin(QObject *parent, const QList< QVariant > &)
Definition: AssignValuesToolsPlugin.cpp:47
void run(Document *document=0) const
Implement this method for each plugin.
Definition: AssignValuesToolsPlugin.cpp:58
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.