Workspace 6.21.5
Classes | Namespaces
connectionviewevents.h File Reference
#include "Workspace/DataExecution/Connections/connection.h"
#include "Workspace/DataExecution/Events/observableevent.h"
#include "Workspace/api_workspace.h"
Include dependency graph for connectionviewevents.h:
This graph shows which files directly or indirectly include this file:

Classes

class  DeselectConnectionEvent
 Event emitted when a connection is deselected programmatically. More...
 
class  PathUpdateRequiredEvent
 Event raised on a Connection to indicate that it needs to have its path updated. More...
 
class  SelectConnectionEvent
 Event emitted when a connection is selected programmatically. 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.