#include <SgVex.h>
Definition at line 71 of file SgVex.h.
◆ SgVexParameter() [1/3]
SgVexParameter::SgVexParameter |
( |
| ) |
|
|
inline |
◆ SgVexParameter() [2/3]
SgVexParameter::SgVexParameter |
( |
const QString & |
key, |
|
|
const QList< QString > & |
values |
|
) |
| |
|
inline |
◆ SgVexParameter() [3/3]
◆ ~SgVexParameter()
SgVexParameter::~SgVexParameter |
( |
| ) |
|
|
inline |
◆ className()
const QString SgVexParameter::className |
( |
| ) |
|
|
static |
Returns name of the class (for debug output).
Definition at line 44 of file SgVex.cpp.
◆ getKey()
const QString& SgVexParameter::getKey |
( |
| ) |
const |
|
inline |
◆ getValues()
const QList<QString>& SgVexParameter::getValues |
( |
| ) |
const |
|
inline |
◆ parseVexStatement()
bool SgVexParameter::parseVexStatement |
( |
const QString & |
str | ) |
|
◆ key_
QString SgVexParameter::key_ |
|
protected |
◆ values_
QList<QString> SgVexParameter::values_ |
|
protected |
The documentation for this class was generated from the following files:
- /home/slb/Projects/=NS=/libGPGeo/src/SgLib/SgVex.h
- /home/slb/Projects/=NS=/libGPGeo/src/SgLib/SgVex.cpp