#include <DlgAddProperty.h>
Public Member Functions | |
| virtual void | accept () override |
| DlgAddProperty (QWidget *parent, std::unordered_set< App::PropertyContainer * > &&) | |
| ~DlgAddProperty () | |
| Destroys the object and frees any allocated resources. More... | |
| DlgAddProperty::DlgAddProperty | ( | QWidget * | parent, |
| std::unordered_set< App::PropertyContainer * > && | c | ||
| ) |
| DlgAddProperty::~DlgAddProperty | ( | ) |
Destroys the object and frees any allocated resources.
|
overridevirtual |
References App::GetApplication(), Base::Tools::getIdentifier(), Gui::getMainWindow(), App::Application::GetParameterGroupByPath(), and ParameterGrp::SetASCII().
Referenced by femexamples.examplesgui.FemExamples::clicked(), femexamples.examplesgui.FemExamples::double_clicked(), ArchComponent.ComponentTaskPanel::editObject(), and PathScripts.PathToolBitLibraryGui.ToolBitLibrary::toolEdit().