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