|
|
View that allows the user to find and add new packages. More...
#include <ArmarXGui/gui-plugins/ScenarioManager/gui/packageadderview.h>
Inheritance diagram for PackageAdderView: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 36 of file packageadderview.cpp.
|
override |
Destructor.
Definition at line 43 of file packageadderview.cpp.
|
signal |