CreatePropertyView Class Reference

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

+ Inheritance diagram for CreatePropertyView:

Signals

void create (std::string name, std::string value)
 

Public Member Functions

 CreatePropertyView (QWidget *parent=0)
 
 ~CreatePropertyView () override
 

Detailed Description

Definition at line 37 of file createpropertyview.h.

Constructor & Destructor Documentation

◆ CreatePropertyView()

CreatePropertyView ( QWidget * parent = 0)
explicit

Definition at line 32 of file createpropertyview.cpp.

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

◆ ~CreatePropertyView()

~CreatePropertyView ( )
override

Definition at line 39 of file createpropertyview.cpp.

Member Function Documentation

◆ create

void create ( std::string name,
std::string value )
signal

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