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. More...
 
 ~NameLocationView () override
 Destructor. More...
 

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 30 of file namelocationview.cpp.

◆ ~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: