#include <SgVex.h>
Definition at line 133 of file SgVex.h.
◆ SgVexLiteralBlock() [1/3]
SgVexLiteralBlock::SgVexLiteralBlock |
( |
| ) |
|
|
inline |
◆ SgVexLiteralBlock() [2/3]
SgVexLiteralBlock::SgVexLiteralBlock |
( |
const QString & |
key, |
|
|
const QList< QString > & |
literalStrings |
|
) |
| |
|
inline |
◆ SgVexLiteralBlock() [3/3]
◆ ~SgVexLiteralBlock()
SgVexLiteralBlock::~SgVexLiteralBlock |
( |
| ) |
|
|
inline |
◆ className()
const QString SgVexLiteralBlock::className |
( |
| ) |
|
|
static |
Returns name of the class (for debug output).
Definition at line 131 of file SgVex.cpp.
Referenced by parseVex().
◆ getKey()
const QString& SgVexLiteralBlock::getKey |
( |
| ) |
const |
|
inline |
◆ getLiteralStrings()
const QList<QString>& SgVexLiteralBlock::getLiteralStrings |
( |
| ) |
const |
|
inline |
◆ parseVex()
bool SgVexLiteralBlock::parseVex |
( |
const QList< QString > & |
statements, |
|
|
int & |
idx |
|
) |
| |
◆ key_
QString SgVexLiteralBlock::key_ |
|
protected |
◆ literalStrings_
QList<QString> SgVexLiteralBlock::literalStrings_ |
|
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