Isis 3 Programmer Reference
MoveToBottomSceneWorkOrder.h
1#ifndef MoveToBottomSceneWorkOrder_H
2#define MoveToBottomSceneWorkOrder_H
3
4#include "MosaicSceneWorkOrder.h"
5
6namespace Isis {
7 class MosaicSceneWidget;
8
36}
37
38#endif
This widget encompasses the entire mosaic scene.
Work order associated with a MosaicSceneWidget.
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 This workorder is synchronous and undoable.
void undoExecution()
Execute the steps necessary to undo this workorder.
The main project for ipce.
Definition Project.h:289
Project * project() const
Returns the Project this WorkOrder is attached to.
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16