kalgebra
KAlgebra Class Reference
#include <kalgebra.h>
Inheritance diagram for KAlgebra:
Public Member Functions | |
KAlgebra (QWidget *parent=0) | |
~KAlgebra () | |
void | add2D (const Analitza::Expression &exp) |
void | add3D (const Analitza::Expression &exp) |
Detailed Description
Definition at line 45 of file kalgebra.h.
Constructor & Destructor Documentation
KAlgebra::KAlgebra | ( | QWidget * | parent = 0 | ) |
Definition at line 107 of file kalgebra.cpp.
KAlgebra::~KAlgebra | ( | ) |
Definition at line 374 of file kalgebra.cpp.
Member Function Documentation
void KAlgebra::add2D | ( | const Analitza::Expression & | exp | ) |
Definition at line 401 of file kalgebra.cpp.
void KAlgebra::add3D | ( | const Analitza::Expression & | exp | ) |
Definition at line 716 of file kalgebra.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:50 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:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.