Workspace 6.21.5
|
#include <QCoreApplication>
#include <QString>
#include <QUndoCommand>
#include <QUuid>
#include "Workspace/api_workspace.h"
Classes | |
class | PolymorphicDataTypeChange |
Command class for changing the data type for a PolymorphicDataOperation. More... | |
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. | |
namespace | CSIRO::Presentation::WorkspaceSceneCommands |
Namespace for QUndoCommand subclasses implementing undoable commands for WorkspaceView objects. | |