1 #ifndef RemoveImagesWorkOrder_H 2 #define RemoveImagesWorkOrder_H Internalizes a list of images and allows for operations on the entire list.
The main project for ipce.
void execute()
Remove any selected items from the project directory.
Provide Undo/redo abilities, serialization, and history for an operation.
Unless noted otherwise, the portions of Isis written by the USGS are public domain.
bool setupExecution()
Set up the execution.
virtual bool isExecutable(ImageList *images)
Determines if we can remove this ImageList.
Removes selected images from current project.
Namespace for ISIS/Bullet specific routines.
Project * project() const
Returns the Project this WorkOrder is attached to.