|
View that allows to choose the name and the location of something. More...
#include <ArmarXGui/gui-plugins/ScenarioManager/gui/namelocationview.h>
Signals | |
void | created (std::string name, std::string path) |
Public Member Functions | |
NameLocationView (QWidget *parent=0) | |
Constructor that sets up the ui. More... | |
~NameLocationView () override | |
Destructor. More... | |
View that allows to choose the name and the location of something.
Definition at line 39 of file namelocationview.h.
|
explicit |
Constructor that sets up the ui.
Definition at line 30 of file namelocationview.cpp.
|
override |
Destructor.
Definition at line 38 of file namelocationview.cpp.
|
signal |