|
enum | GetAction { gaKEEP,
gaREMOVE,
gaREMOVEIFANON
} |
|
|
void | addSymbol (const QString &name, int scope, quint64 tp, const QVariant &v=QVariant()) |
|
QVariant | getValue (const QString &name, int scope=1000) const |
|
Symbol | getSymbol (const QString &name, GetAction act=gaKEEP, int scope=1000) |
|
Symbol | getSymbol (const QString &name, int scope=1000) const |
|
void | unloadRasters () |
|
IlwisTypes | ilwisType (const QVariant &value, const QString &symname) const |
|
|
static bool | isNumerical (const QVariant &var) |
|
static bool | isRealNumerical (const QVariant &var) |
|
static bool | isIntegerNumerical (const QVariant &var) |
|
static bool | isDataLink (const QVariant &value) |
|
static QString | newAnonym () |
|
static bool | isString (const QVariant &var) |
|
The documentation for this class was generated from the following files:
- ilwisobjects/operation/symboltable.h
- ilwisobjects/operation/symboltable.cpp