Workspace 6.21.5
|
#include "workspacegraphicseffectfactory.h"
#include <iostream>
#include <QGraphicsTextItem>
#include <QPainter>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/DataExecution/Connections/connection.h"
#include "Workspace/DataExecution/Operations/Builtin/variable.h"
#include "Workspace/DataExecution/Operations/operation.h"
#include "connectionanchor.h"
#include "operationview.h"
#include "workspacegraphicseffect.h"
#include "workspacenoteitem.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Presentation |
The graphical user interface layer for the workspace. | |