rocs/VisualEditor
GenerateGraphWidget.h
Go to the documentation of this file.
void setGraphGenerator(int index)
Select graph generator by its index.
Definition: GenerateGraphWidget.cpp:136
void setGraphIdentifier(const QString &identifier)
Set the unique graph identifier for the next generated graph.
Definition: GenerateGraphWidget.cpp:146
void setSeed(int seed)
Set seed for the internal random number generator.
Definition: GenerateGraphWidget.cpp:169
GenerateGraphWidget(Document *document=0)
Definition: GenerateGraphWidget.cpp:66
void setPointerType(int type)
Set the type of pointers for the generator.
Definition: GenerateGraphWidget.cpp:160
void generateGraph()
Generate the graph with the previously set configuration.
Definition: GenerateGraphWidget.cpp:174
Definition: GenerateGraphWidget.h:28
~GenerateGraphWidget()
Definition: GenerateGraphWidget.cpp:217
void setDataType(int type)
Set the type of data elements for the generator.
Definition: GenerateGraphWidget.cpp:151
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.