openscenariomodel.h File Reference
#include "../gui/treemodel.h"
#include "openscenarioitem.h"
#include <memory>
+ Include dependency graph for openscenariomodel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenScenarioModel
 Model used by the OpenScenarioView. More...
 

Typedefs

using OpenScenarioModelPtr = std::shared_ptr< OpenScenarioModel >
 

Typedef Documentation

◆ OpenScenarioModelPtr

using OpenScenarioModelPtr = std::shared_ptr<OpenScenarioModel>

Definition at line 64 of file openscenariomodel.h.