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

Go to the source code of this file.

Classes

class  ScenarioListController
 Manages the signals and model of the ScenarioListView. All signals emitted by the ScenarioListView need to be connected to their corresponding slots in this controller. This controller periodically refreshes the status of the Applications and Scenarios displayed in the ScenarioListView. More...
 

Namespaces

 ScenarioManager
 
 ScenarioManager::Controller
 

Typedefs

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