#include <function.h>
Definition at line 10 of file function.h.
◆ Function() [1/3]
◆ ~Function()
Shared::Function::~Function |
( |
| ) |
|
|
virtual |
◆ Function() [2/3]
Shared::Function::Function |
( |
const Function & |
other | ) |
|
|
delete |
◆ Function() [3/3]
Shared::Function::Function |
( |
Function && |
other | ) |
|
|
delete |
◆ checksum()
◆ color()
KDColor Shared::Function::color |
( |
| ) |
const |
|
inline |
◆ evaluateAtAbscissa() [1/2]
virtual float Shared::Function::evaluateAtAbscissa |
( |
float |
x, |
|
|
Poincare::Context * |
context |
|
) |
| const |
|
inlinevirtual |
◆ evaluateAtAbscissa() [2/2]
virtual double Shared::Function::evaluateAtAbscissa |
( |
double |
x, |
|
|
Poincare::Context * |
context |
|
) |
| const |
|
inlinevirtual |
◆ expression()
◆ isActive()
bool Shared::Function::isActive |
( |
| ) |
|
◆ isDefined()
bool Shared::Function::isDefined |
( |
| ) |
|
|
virtual |
◆ isEmpty()
bool Shared::Function::isEmpty |
( |
| ) |
|
|
virtual |
◆ layout()
◆ name()
const char * Shared::Function::name |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setActive()
void Shared::Function::setActive |
( |
bool |
active | ) |
|
◆ setColor()
void Shared::Function::setColor |
( |
KDColor |
m_color | ) |
|
◆ setContent()
void Shared::Function::setContent |
( |
const char * |
c | ) |
|
|
virtual |
◆ sumBetweenBounds()
virtual double Shared::Function::sumBetweenBounds |
( |
double |
start, |
|
|
double |
end, |
|
|
Poincare::Context * |
context |
|
) |
| const |
|
pure virtual |
◆ text()
const char * Shared::Function::text |
( |
| ) |
const |
◆ tidy()
void Shared::Function::tidy |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- C:/msys64/home/David Markarian/dox/epsilon/apps/shared/function.h
- C:/msys64/home/David Markarian/dox/epsilon/apps/shared/function.cpp