|
#include "filterabletreemodelsortfilterproxymodel.h"
#include "buttondelegate.h"
#include "namelocationview.h"
#include <ArmarXCore/util/ScenarioManagerCommon/data_structure/Scenario.h>
#include <ArmarXCore/util/ScenarioManagerCommon/data_structure/ApplicationInstance.h>
#include <QMenu>
#include <QAction>
#include <QWidget>
#include <QAbstractItemModel>
#include <memory>
Go to the source code of this file.
Classes | |
class | ScenarioListView |
View that shows a list of Scenarios. Allows to start, stop, restart Applications and Scenarios. Also allows to open Scenarios and remove/add items. More... | |
Namespaces | |
Ui | |
ArmarX Headers. | |