#include <CREWrapperFormulae.h>
Definition at line 13 of file CREWrapperFormulae.h.
◆ CREWrapperFormulae()
CREWrapperFormulae::CREWrapperFormulae |
( |
| ) |
|
◆ archs()
QStringList CREWrapperFormulae::archs |
( |
| ) |
const |
◆ chance()
int CREWrapperFormulae::chance |
( |
| ) |
const |
◆ difficulty()
int CREWrapperFormulae::difficulty |
( |
| ) |
const |
◆ experience()
int CREWrapperFormulae::experience |
( |
| ) |
const |
◆ fullname()
QString CREWrapperFormulae::fullname |
( |
| ) |
const |
◆ ingredients()
QStringList CREWrapperFormulae::ingredients |
( |
| ) |
const |
◆ setFormulae()
void CREWrapperFormulae::setFormulae |
( |
const recipe * |
rec | ) |
|
Definition at line 8 of file CREWrapperFormulae.cpp.
References recipestruct::arch_name, recipestruct::arch_names, archs(), recipestruct::chance, chance(), archt::clone, recipestruct::diff, difficulty(), recipestruct::exp, experience(), find_archetype(), fullname(), recipestruct::ingred, ingredients(), myFormulae, obj::name, linked_char::next, recipestruct::title, and title().
Referenced by CREResourcesWindow::fillFormulae().
◆ title()
QString CREWrapperFormulae::title |
( |
| ) |
const |
◆ myFormulae
const recipe* CREWrapperFormulae::myFormulae |
|
protected |
◆ archs
QStringList CREWrapperFormulae::archs |
|
read |
◆ chance
int CREWrapperFormulae::chance |
|
read |
◆ difficulty
int CREWrapperFormulae::difficulty |
|
read |
◆ experience
int CREWrapperFormulae::experience |
|
read |
◆ fullname
QString CREWrapperFormulae::fullname |
|
read |
◆ ingredients
QStringList CREWrapperFormulae::ingredients |
|
read |
◆ title
QString CREWrapperFormulae::title |
|
read |
The documentation for this class was generated from the following files: