|
|
#include <memory>#include <ArmarXCore/util/ScenarioManagerCommon/data_structure/ApplicationInstance.h>#include "../gui/treemodel.h"#include "scenarioitem.h"
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 > |
| using ScenarioModelPtr = std::shared_ptr<ScenarioModel> |
Definition at line 112 of file scenariomodel.h.