Workspace 6.21.5
Namespaces | Functions
globalnameutility.h File Reference
#include <QString>
Include dependency graph for globalnameutility.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.
 
namespace  CSIRO::Presentation
 The graphical user interface layer for the workspace.
 

Functions

const Updatable * findUpdatable (const Workspace &ws, const QString &proposedName, bool operation)
 
bool isDuplicateGlobalName (const QString &proposedGlobalName, DataExecution::Updatable &targetUpdatable)
 Returns true if there is another item in the same nested workspace (or its ancestors) with the proposed global name.