Workspace 6.21.5
|
#include <QAbstractSocket>
#include <QCoreApplication>
#include <QString>
#include "Workspace/api_workspace.h"
Classes | |
class | AbortReason |
class to give execution abort a reason. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |
Functions | |
Q_DECLARE_METATYPE (CSIRO::DataExecution::AbortReason) | |
Specifies the public events that an Updater might raise. Other events may be issued by an Updater, but the ones specified here are those that are part of the public API clients can rely on.
Q_DECLARE_METATYPE | ( | CSIRO::DataExecution::AbortReason | ) |