1 #ifndef MoveDownOneSceneWorkOrder_H
2 #define MoveDownOneSceneWorkOrder_H
4 #include "MosaicSceneWorkOrder.h"
7 class MosaicSceneWidget;
Work order associated with a MosaicSceneWidget.
The main project for cnetsuite.
Project * project() const
Returns the Project this WorkOrder is attached to.
Move images, one by one, below the immediately-below intersecting image in a scene.
MosaicSceneWidget * scene()
Returns the MosaicSceneWidget corresponding to this work order's interal data (the MosaicSceneWidget'...
void syncUndo()
This method is designed to be implemented by children work orders.
void syncRedo()
This method is designed to be implemented by children work orders.