Workspace 6.21.5
Classes | Namespaces
connectionanchorevents.h File Reference
#include <QPointF>
#include <QUuid>
#include "Workspace/DataExecution/Events/observableevent.h"
Include dependency graph for connectionanchorevents.h:
This graph shows which files directly or indirectly include this file:

Classes

class  AddAnchorEvent
 Event emitted when a ConnectionAnchor has been added to a Workspace. More...
 
class  AddToAnchorEvent
 Event emitted when a connection is added to a connection anchor. More...
 
class  DeselectAnchorEvent
 Event emitted when a connection is added to a connection anchor. More...
 
class  MoveAnchorEvent
 Event emitted when a ConnectionAnchor has been moved. More...
 
class  RemoveAnchorEvent
 Event emitted just before a ConnectionAnchor is removed from a Workspace. More...
 
class  RemoveFromAnchorEvent
 Event emitted when a connection is removed from a connection anchor. More...
 
class  RotateAnchorEvent
 Event emitted when the rotation angle of a ConnectionAnchor has been modified. More...
 
class  SelectAnchorEvent
 Event emitted when a connection is added to a connection anchor. 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.