Gui::PropertyEditor::PropertyItemProducer< CLASS > Class Template Reference
#include <PropertyItem.h>
Public Member Functions | |
virtual void * | Produce () const |
overwritten by a concrete producer to produce the needed object More... | |
PropertyItemProducer (const char *className) | |
virtual | ~PropertyItemProducer () |
Public Member Functions inherited from Base::AbstractProducer | |
AbstractProducer () | |
virtual | ~AbstractProducer () |
Constructor & Destructor Documentation
◆ PropertyItemProducer()
template<class CLASS >
Gui::PropertyEditor::PropertyItemProducer< CLASS >::PropertyItemProducer | ( | const char * | className | ) |
◆ ~PropertyItemProducer()
template<class CLASS >
|
virtual |
Member Function Documentation
◆ Produce()
template<class CLASS >
|
virtual |
overwritten by a concrete producer to produce the needed object
Implements Base::AbstractProducer.
References femsolver.elmer.equations.elasticity::create().
The documentation for this class was generated from the following file:
- src/Gui/propertyeditor/PropertyItem.h