scenariomodel.h File Reference
+ Include dependency graph for scenariomodel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScenarioModel
 Model defining how a Scenario gets displayed in the TreeView. More...
 

Typedefs

using ScenarioModelPtr = std::shared_ptr< ScenarioModel >
 

Typedef Documentation

◆ ScenarioModelPtr

using ScenarioModelPtr = std::shared_ptr<ScenarioModel>

Definition at line 105 of file scenariomodel.h.