Workspace 6.21.5
Classes | Namespaces | Functions
abortreason.h File Reference
#include <QAbstractSocket>
#include <QCoreApplication>
#include <QString>
#include "Workspace/api_workspace.h"
Include dependency graph for abortreason.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

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.

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( CSIRO::DataExecution::AbortReason  )