Workspace 6.21.5
|
#include <QDialog>
#include "Workspace/Application/textlogger.h"
#include "Workspace/DataExecution/Operations/workspace.h"
#include "Workspace/Presentation/displaywidgettree.h"
#include "ioport.h"
Classes | |
class | PortReorderDialog::DataState |
Class to carry DataObjects along with whether they were up-to-date. More... | |
class | PortReorderDialog |
Top-level only abstract tree-based dialog box for reordering operation inputs and outputs. 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. | |