1 #ifndef ExportControlNetWorkOrder_H
2 #define ExportControlNetWorkOrder_H
47 #endif // ExportControlNetWorkOrder_H
bool isExecutable(ControlList *controls)
Currently, this work order only works with either no data (file menu) or with a single control networ...
The main project for cnetsuite.
Write a project control network to a user-specified location.
void asyncRedo()
Use internalData() and write the control network into the output file.
Maintains a list of Controls so that control nets can easily be copied from one Project to another...
Project * project() const
Returns the Project this WorkOrder is attached to.
void postSyncRedo()
Display any warnings that occurred during the asynchronous computations.
Parent class for anything that performs an action in Project.
bool execute()
Prompts the user for input.