Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
|
Public Member Functions | |
CommandHandler (QObject *parent) | |
bool | execute (const QString &command, ExecutionContext *ctx) |
bool | execute (const QString &command, ExecutionContext *ctx, SymbolTable &symTable) |
void | addOperation (quint64 id, CreateOperation op) |
OperationImplementation * | create (const Ilwis::OperationExpression &expr) |
quint64 | findOperationId (const OperationExpression &expr) const |
Friends | |
KERNELSHARED_EXPORT CommandHandler * | commandhandler () |