|
Isis 3 Programmer Reference
|
Go to the documentation of this file. 1 #ifndef RemoveImagesWorkOrder_H
2 #define RemoveImagesWorkOrder_H
25 #include "WorkOrder.h"
Provide Undo/redo abilities, serialization, and history for an operation.
void execute()
@description Remove any selected items from the project directory.
Removes selected images from current project.
bool setupExecution()
@description Set up the execution.
The main project for ipce.
Internalizes a list of images and allows for operations on the entire list.
Project * project() const
Returns the Project this WorkOrder is attached to.
virtual bool isExecutable(ImageList *images)
Determines if we can remove this ImageList.
This is free and unencumbered software released into the public domain.