View that allows user to create a new scenario.
More...
#include <ArmarXGui/gui-plugins/ScenarioManager/gui/createscenarioview.h>
|
void | created (std::string name, std::string package) |
|
View that allows user to create a new scenario.
Definition at line 43 of file createscenarioview.h.
◆ CreateScenarioView()
Constructor that sets up the UI.
- Parameters
-
parent | QT option for parent |
Definition at line 31 of file createscenarioview.cpp.
◆ ~CreateScenarioView()
◆ created
void created |
( |
std::string |
name, |
|
|
std::string |
package |
|
) |
| |
|
signal |
◆ setPackages()
void setPackages |
( |
QVector< QPair< QString, bool >> const & |
packages | ) |
|
Sets the packages which are shown in the view.
- Parameters
-
packages | names of the packages to show |
Definition at line 44 of file createscenarioview.cpp.
The documentation for this class was generated from the following files: