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...
#include <ArmarXGui/gui-plugins/ScenarioManager/gui/scenariolistview.h>
View that shows a list of Scenarios. Allows to start, stop, restart Applications and Scenarios. Also allows to open Scenarios and remove/add items.
Definition at line 49 of file scenariolistview.h.
◆ ScenarioListView()
Constructor that sets up the ui and behaviour of this view.
- Parameters
-
Definition at line 40 of file scenariolistview.cpp.
◆ ~ScenarioListView()
◆ createScenario
◆ itemClicked
void itemClicked |
( |
const QModelIndex & |
index | ) |
|
|
signal |
◆ removeItem
void removeItem |
( |
QModelIndex |
index | ) |
|
|
signal |
◆ restartApplication
void restartApplication |
( |
int |
row, |
|
|
int |
column, |
|
|
QModelIndex |
parent |
|
) |
| |
|
signal |
◆ setModel
Sets the model of this view.
- Parameters
-
model | the underlying model |
Definition at line 87 of file scenariolistview.cpp.
◆ showOpenDialog
◆ startApplication
void startApplication |
( |
int |
row, |
|
|
int |
column, |
|
|
QModelIndex |
parent |
|
) |
| |
|
signal |
◆ stopApplication
void stopApplication |
( |
int |
row, |
|
|
int |
column, |
|
|
QModelIndex |
parent |
|
) |
| |
|
signal |
The documentation for this class was generated from the following files: