#include <SgVex.h>
Definition at line 99 of file SgVex.h.
◆ SgVexRefSatement() [1/3]
SgVexRefSatement::SgVexRefSatement |
( |
| ) |
|
|
inline |
◆ SgVexRefSatement() [2/3]
SgVexRefSatement::SgVexRefSatement |
( |
const QString & |
key, |
|
|
const QString & |
value, |
|
|
const QList< QString > & |
qualifiers |
|
) |
| |
|
inline |
◆ SgVexRefSatement() [3/3]
◆ ~SgVexRefSatement()
SgVexRefSatement::~SgVexRefSatement |
( |
| ) |
|
|
inline |
◆ className()
const QString SgVexRefSatement::className |
( |
| ) |
|
|
static |
Returns name of the class (for debug output).
Definition at line 85 of file SgVex.cpp.
◆ getKey()
const QString& SgVexRefSatement::getKey |
( |
| ) |
const |
|
inline |
◆ getQualifierByQ()
const QMap<QString, QString>& SgVexRefSatement::getQualifierByQ |
( |
| ) |
const |
|
inline |
◆ getQualifiers()
const QList<QString>& SgVexRefSatement::getQualifiers |
( |
| ) |
const |
|
inline |
◆ getValue()
const QString& SgVexRefSatement::getValue |
( |
| ) |
const |
|
inline |
◆ parseVexStatement()
bool SgVexRefSatement::parseVexStatement |
( |
const QString & |
str | ) |
|
◆ key_
QString SgVexRefSatement::key_ |
|
protected |
◆ qualifierByQ_
QMap<QString, QString> SgVexRefSatement::qualifierByQ_ |
|
protected |
◆ qualifiers_
QList<QString> SgVexRefSatement::qualifiers_ |
|
protected |
◆ value_
QString SgVexRefSatement::value_ |
|
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