NameLocationView Class Reference

View that allows to choose the name and the location of something. More...

#include <ArmarXGui/gui-plugins/ScenarioManager/gui/namelocationview.h>

+ Inheritance diagram for NameLocationView:

Signals

void created (std::string name, std::string path)
 

Public Member Functions

 NameLocationView (QWidget *parent=0)
 Constructor that sets up the ui.
 
 ~NameLocationView () override
 Destructor.
 

Detailed Description

View that allows to choose the name and the location of something.

Definition at line 39 of file namelocationview.h.

Constructor & Destructor Documentation

◆ NameLocationView()

NameLocationView ( QWidget * parent = 0)
explicit

Constructor that sets up the ui.

Definition at line 32 of file namelocationview.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~NameLocationView()

~NameLocationView ( )
override

Destructor.

Definition at line 38 of file namelocationview.cpp.

Member Function Documentation

◆ created

void created ( std::string name,
std::string path )
signal

The documentation for this class was generated from the following files: