1 #ifndef Footprint2DViewWorkOrder_H
2 #define Footprint2DViewWorkOrder_H
Internalizes a list of shapes and allows for operations on the entire list.
Definition: ShapeList.h:33
Internalizes a list of images and allows for operations on the entire list.
Definition: ImageList.h:44
The main project for cnetsuite.
Definition: Project.h:105
Project * project() const
Returns the Project this WorkOrder is attached to.
Definition: WorkOrder.cpp:1116
Parent class for anything that performs an action in Project.
Definition: WorkOrder.h:104