Analitza
Public Member Functions |
Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
Analitza::PlotBuilder Class Reference
#include <plotsfactory.h>
Public Member Functions | |
bool | canDraw () const |
FunctionGraph * | create (const QColor &color, const QString &name) const |
QString | display () const |
QStringList | errors () const |
Analitza::Expression | expression () const |
Public Attributes | |
Variables * | m_vars |
Protected Member Functions | |
PlotBuilder () | |
Protected Attributes | |
QString | m_display |
QStringList | m_errors |
Analitza::Expression | m_expression |
QString | m_id |
Detailed Description
Definition at line 34 of file plotsfactory.h.
Constructor & Destructor Documentation
|
inlineprotected |
Definition at line 46 of file plotsfactory.h.
Member Function Documentation
bool Analitza::PlotBuilder::canDraw | ( | ) | const |
FunctionGraph* Analitza::PlotBuilder::create | ( | const QColor & | color, |
const QString & | name | ||
) | const |
QString Analitza::PlotBuilder::display | ( | ) | const |
|
inline |
Definition at line 38 of file plotsfactory.h.
Analitza::Expression Analitza::PlotBuilder::expression | ( | ) | const |
Member Data Documentation
|
protected |
Definition at line 51 of file plotsfactory.h.
|
protected |
Definition at line 49 of file plotsfactory.h.
|
protected |
Definition at line 50 of file plotsfactory.h.
|
protected |
Definition at line 48 of file plotsfactory.h.
Variables* Analitza::PlotBuilder::m_vars |
Definition at line 43 of file plotsfactory.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 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:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.