Workspace 6.21.5
|
#include <algorithm>
#include <QMenu>
#include <QRegularExpression>
#include <QTextCursor>
#include <QTextDocument>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/Application/settings.h"
#include "Workspace/DataExecution/Operations/workspace.h"
#include "highlighter.h"
#include "highlighting.h"
#include "textmanipulation.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Presentation |
The graphical user interface layer for the workspace. | |