kalgebra
functionedit.h
Go to the documentation of this file.
Analitza::Expression expression() const
Retrieves the resulting expression text.
Definition: functionedit.cpp:303
void setEditing(bool m)
Sets whether we are editing or adding a function.
Definition: functionedit.cpp:319
void removeEditingPlot()
asks the currently edited plot to be removed.
The FunctionEdit dialog provides a way to specify functions.
Definition: functionedit.h:46
void setVariables(Analitza::Variables *v)
Sets the variables class to be used with the graph functions.
Definition: functionedit.h:83
void setFunction(const QString &newText)
Sets an expression text to the ExpressionEdit widget.
Definition: functionedit.cpp:150
Analitza::PlaneCurve * createFunction() const
Definition: functionedit.cpp:291
void setColor(const QColor &newColor)
Sets the selected color for the function.
Definition: functionedit.cpp:156
QObject * parent() const
bool editing() const
Returns whether we are editing or adding a function.
Definition: functionedit.h:71
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:49 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:11:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.