File failed to load: https://isis.astrogeology.usgs.gov/8.3.0/Object/assets/jax/output/NativeMML/config.js
Isis 3 Programmer Reference
ImportRegistrationTemplateWorkOrder.h
Go to the documentation of this file.
1#ifndef ImportRegistrationTemplateWorkOrder_H
2#define ImportRegistrationTemplateWorkOrder_H
25 #include "WorkOrder.h"
26 #include "ProjectItem.h"
27 #include "Template.h"
28 #include "TemplateList.h"
29
30 namespace Isis {
59 }
60
61 #endif
virtual bool isExecutable(ProjectItem *item)
This method returns true if the user clicked on a project tree node with the text "Registrations".
virtual ImportRegistrationTemplateWorkOrder * clone() const
This method clones the current ImportRegistrationTemplateWorkOrder and returns it.
ImportRegistrationTemplateWorkOrder(Project *project)
Creates a work order to import registration templates.
void undoExecution()
Deletes the previously imported templates.
bool setupExecution()
Sets up the work order for execution.
The main project for ipce.
Definition Project.h:287
Represents an item of a ProjectItemModel in Qt's model-view framework.
Provide Undo/redo abilities, serialization, and history for an operation.
Definition WorkOrder.h:311
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

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 02/24/2025 16:15:00