1#ifndef MosaicSceneWorkOrder_H
2#define MosaicSceneWorkOrder_H
7 class MosaicSceneWidget;
39 void storeZPositions(QList<double> zPositions);
Work order associated with a MosaicSceneWidget.
~MosaicSceneWorkOrder()
Destructor.
void restoreZPositions(bool zValuesMightBeInUse)
MosaicSceneWidget * scene()
Returns the MosaicSceneWidget corresponding to this work order's interal data (the MosaicSceneWidget'...
The main project for ipce.
Provide Undo/redo abilities, serialization, and history for an operation.
Project * project() const
Returns the Project this WorkOrder is attached to.
This is free and unencumbered software released into the public domain.