Workspace 6.21.5
|
#include "Workspace/Presentation/Logging/highlightingeditor.h"
#include <QDialogButtonBox>
#include <QHBoxLayout>
#include <QLabel>
#include <QListWidgetItem>
#include <QPushButton>
#include <QTextCharFormat>
#include <QVBoxLayout>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/Presentation/Logging/checkboxlist.h"
#include "Workspace/Presentation/Logging/highlighter.h"
#include "Workspace/Presentation/Logging/highlightereditor.h"
#include "Workspace/Presentation/Logging/highlighting.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Presentation |
The graphical user interface layer for the workspace. | |