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

Classes

class  AddMiniOperationRackEvent
 Event emitted by command to add a mini operation rack. More...
 
class  MergeMiniOperationRackEvent
 Event emitted by command to merge two mini operation racks. More...
 
class  MiniOperationRackIdChangedEvent
 Event emitted by command to change the rack label. More...
 
class  MiniOperationRackLabelChangedEvent
 Event emitted by command to change the rack label. More...
 
class  MoveMiniOperationRackEvent
 Event emitted by command to move a mini operation rack. More...
 
class  RemoveMiniOperationRackEvent
 Event emitted by command to remove a mini operation rack. More...
 
class  SplitMiniOperationRackEvent
 Event emitted by command to split a mini operation rack into two. More...
 
class  UndoMergeMiniOperationRackEvent
 Event emitted by command to undo merge two mini operation racks. More...
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Presentation
 The graphical user interface layer for the workspace.