Workspace 6.21.5
|
#include <QCoreApplication>
#include <QString>
#include <QUndoCommand>
Classes | |
class | UserChangedOperationUi |
Command class for changing an operation's .ui file. 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. | |