Loading...
Searching...
No Matches
Scenario::IntervalProperties Struct Reference
Inheritance diagram for Scenario::IntervalProperties:
Public Member Functions | |
| IntervalSaveData ()=default | |
| IntervalSaveData (const IntervalModel &, bool saveIntemporal) | |
Public Member Functions inherited from Scenario::IntervalSaveData | |
| IntervalSaveData (const IntervalModel &, bool saveIntemporal) | |
| void | reload (IntervalModel &) const |
Public Attributes | |
| TimeVal | oldDate {} |
| TimeVal | oldDefault {} |
| TimeVal | oldMin {} |
| TimeVal | newMin {} |
| TimeVal | oldMax {} |
| TimeVal | newMax {} |
| ExecutionStatus | status {ExecutionStatus::Editing} |
Public Attributes inherited from Scenario::IntervalSaveData | |
| Path< IntervalModel > | intervalPath |
| std::vector< QByteArray > | processes |
| std::vector< QByteArray > | racks |
The documentation for this struct was generated from the following file:
Public Member Functions inherited from