Gui::Dialog::DlgAddProperty Class Reference
#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... | |
Constructor & Destructor Documentation
◆ DlgAddProperty()
DlgAddProperty::DlgAddProperty | ( | QWidget * | parent, |
std::unordered_set< App::PropertyContainer * > && | c | ||
) |
◆ ~DlgAddProperty()
DlgAddProperty::~DlgAddProperty | ( | ) |
Destroys the object and frees any allocated resources.
Member Function Documentation
◆ accept()
|
overridevirtual |
The documentation for this class was generated from the following files:
- src/Gui/DlgAddProperty.h
- src/Gui/DlgAddProperty.cpp