#include <formula.h>
Public Member Functions | |
| Formula (const char *text) | |
| ~Formula () | |
| int | getId () |
| QCString | getFormulaText () const |
Definition at line 25 of file formula.h.
| Formula::Formula | ( | const char * | text | ) |
Definition at line 34 of file formula.cpp.
| Formula::~Formula | ( | ) |
Definition at line 41 of file formula.cpp.
| int Formula::getId | ( | ) |
Definition at line 45 of file formula.cpp.
Referenced by DocFormula::DocFormula(), and FormulaList::generateBitmaps().
| QCString Formula::getFormulaText | ( | ) | const [inline] |
Definition at line 31 of file formula.h.
Referenced by DocFormula::DocFormula(), and FormulaList::generateBitmaps().
1.5.1