|
View that allows the user to find and add new packages. More...
#include <ArmarXGui/gui-plugins/ScenarioManager/gui/packageadderview.h>
Signals | |
void | created (std::string name) |
Public Member Functions | |
PackageAdderView (QWidget *parent=0) | |
Constructor that sets up the ui. More... | |
~PackageAdderView () override | |
Destructor. More... | |
View that allows the user to find and add new packages.
Definition at line 39 of file packageadderview.h.
|
explicit |
Constructor that sets up the ui.
parent | parent widget |
Definition at line 33 of file packageadderview.cpp.
|
override |
Destructor.
Definition at line 42 of file packageadderview.cpp.
|
signal |