#include <PTheoTemplate.h>
◆ PTheoTemplate()
| PTheoTemplate::PTheoTemplate |
( |
| ) |
|
|
inline |
◆ ~PTheoTemplate()
| PTheoTemplate::~PTheoTemplate |
( |
| ) |
|
|
inline |
◆ appendFunc()
| void PTheoTemplate::appendFunc |
( |
QString | str | ) |
|
◆ appendMap()
| void PTheoTemplate::appendMap |
( |
PParam | map | ) |
|
◆ appendParam()
| void PTheoTemplate::appendParam |
( |
PParam | param | ) |
|
◆ getFunc()
| QString PTheoTemplate::getFunc |
( |
int | idx | ) |
|
◆ getFuncNo()
| int PTheoTemplate::getFuncNo |
( |
int | idx | ) |
|
◆ getMap()
| PParam PTheoTemplate::getMap |
( |
int | idx | ) |
|
◆ getName()
| QString PTheoTemplate::getName |
( |
| ) |
|
|
inline |
◆ getNoOfFunc()
| int PTheoTemplate::getNoOfFunc |
( |
| ) |
|
|
inline |
◆ getNoOfMap()
| int PTheoTemplate::getNoOfMap |
( |
| ) |
|
|
inline |
◆ getNoOfParam()
| int PTheoTemplate::getNoOfParam |
( |
| ) |
|
|
inline |
◆ getParam()
| PParam PTheoTemplate::getParam |
( |
int | idx | ) |
|
◆ getTheory()
| QString PTheoTemplate::getTheory |
( |
| ) |
|
|
inline |
◆ init()
| void PTheoTemplate::init |
( |
| ) |
|
◆ setName()
| void PTheoTemplate::setName |
( |
QString | str | ) |
|
|
inline |
◆ setTheory()
| void PTheoTemplate::setTheory |
( |
QString | str | ) |
|
|
inline |
◆ fFunc
| QVector<QString> PTheoTemplate::fFunc |
|
private |
◆ fMap
| QVector<PParam> PTheoTemplate::fMap |
|
private |
◆ fParam
| QVector<PParam> PTheoTemplate::fParam |
|
private |
◆ fPreDefName
| QString PTheoTemplate::fPreDefName |
|
private |
◆ fTheory
| QString PTheoTemplate::fTheory |
|
private |
The documentation for this class was generated from the following files: