ScenarioManager::Controller Namespace Reference

Classes

class  ApplicationDatabaseController
 This Controller manages the signals and model of the ApplicationDatabaseView. More...
 
class  DetailedApplicationController
 This Controller manages the signals and model of the DetailedApplicationView. More...
 
class  OpenScenarioController
 Manages the signals and model of the OpenScenarioView. More...
 
class  ScenarioListController
 Manages the signals and model of the ScenarioListView. More...
 
class  SettingsController
 This controller manages the signals and model of the SettingsView. More...
 

Typedefs

using ApplicationInstanceStatusMap = std::map<ApplicationInstancePtr, std::string>
 

Typedef Documentation

◆ ApplicationInstanceStatusMap

using ApplicationInstanceStatusMap = std::map<ApplicationInstancePtr, std::string>

Definition at line 49 of file ScenarioListController.h.