Workspace 6.21.5
Namespaces | Functions
operationidpath.h File Reference
#include <QString>
#include "Workspace/api_workspace.h"
Include dependency graph for operationidpath.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::DataExecution
 Base workspace functionality not requiring a user interface.
 

Functions

QString getIdPathFromOperation (const Operation &op, const Workspace &relativeTo)
 
Operation * getOperationFromIdPath (const QString &idPath, Operation &relativeTo)
 
Operation * getOperationFromOpPath (const QString &opPath, Workspace &relativeTo, QStringList &errors)