1#ifndef SaveProjectWorkOrder_H
2#define SaveProjectWorkOrder_H
File name manipulation and expansion.
The main project for ipce.
SaveProjectWorkOrder(Project *project)
Constructor.
virtual SaveProjectWorkOrder * clone() const
Clones an existing SaveProjectWorkder and gives back a newly allocated copy of the work order.
bool setupExecution()
Sets up the work order.
~SaveProjectWorkOrder()
Destructor.
Project * project() const
Returns the Project this WorkOrder is attached to.
WorkOrder(Project *project)
Create a work order that will work with the given project.
This is free and unencumbered software released into the public domain.